From 15c56f21f2a74c8d25e8d74b2cc4b4020e9db74f Mon Sep 17 00:00:00 2001 From: spocky Date: Tue, 16 Oct 2007 20:26:16 +0000 Subject: - hardcoded disk# sort order when sort is set to album name - removed pager from browse table - added footer to browse tables - updated browse files for better customization - modified css --- templates/show_genres.inc.php | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) (limited to 'templates/show_genres.inc.php') diff --git a/templates/show_genres.inc.php b/templates/show_genres.inc.php index 3008ed4c..f0570100 100644 --- a/templates/show_genres.inc.php +++ b/templates/show_genres.inc.php @@ -24,13 +24,15 @@ * Takes an array of genre objects and displays them out */ ?> + - - - - ++ + + + + + @@ -61,9 +63,11 @@ foreach ($object_ids as $genre_id) { - - + + + + +
- -
- -
+ -- cgit