From fa1c7d7646da4552dd5894f7c8440f89d1c10c53 Mon Sep 17 00:00:00 2001 From: raylu Date: Mon, 11 Jul 2011 23:22:34 -0700 Subject: oops, add pagination.css to anime --- views/anime/index.html.php | 1 + 1 file changed, 1 insertion(+) diff --git a/views/anime/index.html.php b/views/anime/index.html.php index a67fd5e..2b95fcf 100644 --- a/views/anime/index.html.php +++ b/views/anime/index.html.php @@ -1,5 +1,6 @@ styles($this->html->style('anime')); +$this->styles($this->html->style('pagination')); ?>

Anime

-- cgit v1.2.3