summaryrefslogtreecommitdiffstats
path: root/views/anime/index.html.php
diff options
context:
space:
mode:
authorraylu <raylu@mixpanel.com>2011-07-17 18:35:17 -0700
committerraylu <raylu@mixpanel.com>2011-07-17 18:54:20 -0700
commit467a1f8635ca93a48024fb80b4b44b4f979a2505 (patch)
tree786390aec8dca58a489d7fd4b03957239a1c6fa7 /views/anime/index.html.php
parentf5e76dbc7caeda4bc4984f00753220fe3bfbb7b2 (diff)
downloadotakuhub-467a1f8635ca93a48024fb80b4b44b4f979a2505.tar.xz
minor style fixes
Diffstat (limited to 'views/anime/index.html.php')
-rw-r--r--views/anime/index.html.php2
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'));
?>