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_artists.inc.php | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) (limited to 'templates/show_artists.inc.php') diff --git a/templates/show_artists.inc.php b/templates/show_artists.inc.php index 224d3ce0..f67f02cd 100644 --- a/templates/show_artists.inc.php +++ b/templates/show_artists.inc.php @@ -21,13 +21,16 @@ $web_path = Config::get('web_path'); ?> + - - - - ++ + + + + + + @@ -44,17 +47,12 @@ foreach ($object_ids as $artist_id) { - + - - - - - - - - + + + +
- -
- -
+ -- cgit