From 3404aebda95c78a98e477c120354f20891f55c7b Mon Sep 17 00:00:00 2001 From: raylu Date: Sat, 16 Jul 2011 21:27:12 -0700 Subject: search page styling --- views/search/index.html.php | 36 ++++++++++++++++++++++++++---------- 1 file changed, 26 insertions(+), 10 deletions(-) (limited to 'views/search/index.html.php') diff --git a/views/search/index.html.php b/views/search/index.html.php index a05f269..f8889e2 100644 --- a/views/search/index.html.php +++ b/views/search/index.html.php @@ -1,15 +1,31 @@ styles($this->html->style('table')); +$this->styles($this->html->style('search')); ?> -

Anime

+_render('element', 'search') ?> + +

Anime

+
_render('element', 'animetable', compact('anime')) ?> -html->link("More", array('controller' => 'search', - 'action' => 'anime')); ?> -

Manga

-html->link("More", array('controller' => 'search', - 'action' => 'anime')); ?> - -

K Drama

-html->link("More", array('controller' => 'search', - 'action' => 'anime')); ?> +

+More +

+ +

Manga

+
+

results

+ 0): ?> +

+More +

+ + +

K-Drama

+
+

results

+ 0): ?> +

+More +

+ -- cgit v1.2.3