From d7f75d16b5ef190eb0bad3c7e9fcbd1e248c5a41 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Tue, 24 Jul 2007 05:02:50 +0000 Subject: added album and artist dynamic options, tweaked display and how you add em... still not happy with it, but good enough for now --- lib/preferences.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/preferences.php') diff --git a/lib/preferences.php b/lib/preferences.php index b54d8cf7..18b88057 100644 --- a/lib/preferences.php +++ b/lib/preferences.php @@ -325,7 +325,7 @@ function create_preference_input($name,$value) { break; case 'random_method': echo "\n"; -- cgit