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_playlists.inc.php | 30 ++++++++++++++++++------------ 1 file changed, 18 insertions(+), 12 deletions(-) (limited to 'templates/show_playlists.inc.php') diff --git a/templates/show_playlists.inc.php b/templates/show_playlists.inc.php index 000c5f28..c2da7945 100644 --- a/templates/show_playlists.inc.php +++ b/templates/show_playlists.inc.php @@ -20,14 +20,17 @@ */ ?> - - - - - - + +
- -
 
++ + + + + + + + @@ -43,9 +46,12 @@ foreach ($object_ids as $playlist_id) { - - + + + + + +
- -
+ -- cgit