From db7bd2d1f511fafe73eccb3bf96a9c1bfdc7d099 Mon Sep 17 00:00:00 2001 From: raylu Date: Sun, 10 Jul 2011 23:33:55 -0700 Subject: pagination styling --- views/search/index.html.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'views/search/index.html.php') diff --git a/views/search/index.html.php b/views/search/index.html.php index 91bc1fa..ffdd82c 100644 --- a/views/search/index.html.php +++ b/views/search/index.html.php @@ -1,4 +1,5 @@ styles($this->html->style('pagination')); //table helper function table($data, array $headers = array(), array $options = array()) { @@ -47,4 +48,4 @@ function table($data, array $headers = array(), array $options = array()) { Paginator->paginate(array('separator' => '', 'action' => 'index/anime')); ?>
- \ No newline at end of file + -- cgit v1.2.3