From a02b8ce20746ef5449e661ac8ffdb4e1974e65c2 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Mon, 1 May 2006 07:22:07 +0000 Subject: fixed clean, added lang to installer (thx ros) and cleaned up catalog display a bit and mojoed lang list --- templates/show_localplay.inc.php | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'templates/show_localplay.inc.php') diff --git a/templates/show_localplay.inc.php b/templates/show_localplay.inc.php index b9d126b9..e73a15cc 100644 --- a/templates/show_localplay.inc.php +++ b/templates/show_localplay.inc.php @@ -26,8 +26,12 @@ $songs = $localplay->get(); ?>
- - +type); ?> +

@@ -51,7 +55,7 @@ $songs = $localplay->get(); - + -- cgit