diff options
Diffstat (limited to 'views/anime/index.html.php')
-rw-r--r-- | views/anime/index.html.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/anime/index.html.php b/views/anime/index.html.php index 270ed76..6b1adc0 100644 --- a/views/anime/index.html.php +++ b/views/anime/index.html.php @@ -1,5 +1,5 @@ <?php -$this->styles($this->html->style('anime')); +$this->styles($this->html->style('table')); $this->styles($this->html->style('pagination')); ?> |