From 30bd3dc2c8e1dea9fb394115138f4f5ef9aedc33 Mon Sep 17 00:00:00 2001 From: raylu Date: Sat, 16 Jul 2011 16:57:53 -0700 Subject: make search index work clean up a lot of code renamed anime.css to table.css --- views/elements/animetable.html.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'views/elements') diff --git a/views/elements/animetable.html.php b/views/elements/animetable.html.php index a074c68..0d9f9fb 100644 --- a/views/elements/animetable.html.php +++ b/views/elements/animetable.html.php @@ -2,27 +2,27 @@ Title Date Type - + - title ?> - foreign_titles || $anime->alternative_titles): ?> + title ?> + foreign_titles || $a->alternative_titles): ?> - foreign_titles): ?> - foreign_titles[0] ?> + foreign_titles): ?> + foreign_titles[0] ?> - alternative_titles): ?> + alternative_titles): ?>       - alternative_titles[0] ?> + alternative_titles[0] ?> - aired ?> + aired ?> - view_type ?> + view_type ?> -- cgit v1.2.3