From 0d6457238e351707014bf5bfc0e654b0543d43f9 Mon Sep 17 00:00:00 2001 From: Michael Francis Date: Sun, 29 May 2011 16:50:35 -0400 Subject: pagination fix. (doesn't work yet though) --- views/Search/index.html.php | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/views/Search/index.html.php b/views/Search/index.html.php index 16e4f33..21869f7 100644 --- a/views/Search/index.html.php +++ b/views/Search/index.html.php @@ -1,7 +1,17 @@ + +
+
+search options lol +
+
imgNameEpisodesTypeScore
"image" title ?> episode_count ?>view_type ?>mal_score ?>
-Paginator->paginate(array('separator' => '', 'action' => 'index')); ?> +Paginator->paginate(array('separator' => '', 'action' => 'index/anime')); ?> +
+
+
+ \ No newline at end of file -- cgit v1.2.3