summaryrefslogtreecommitdiff
path: root/www/dailymod.pl
diff options
context:
space:
mode:
Diffstat (limited to 'www/dailymod.pl')
-rwxr-xr-xwww/dailymod.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/dailymod.pl b/www/dailymod.pl
index 5648cdbd11..0af1d48c79 100755
--- a/www/dailymod.pl
+++ b/www/dailymod.pl
@@ -17,7 +17,7 @@ sub list {
17 print "</ul>\n"; 17 print "</ul>\n";
18} 18}
19 19
20print "<table border=1><tr valign=\"top\"><td>\n"; 20print "<table class=dailymod><tr><td>\n";
21print "<h3>player-old</h3>\n"; 21print "<h3>player-old</h3>\n";
22print "<p>This version is for old Archos Jukebox 5000, 6000 models with ROM firmware older than 4.50:\n"; 22print "<p>This version is for old Archos Jukebox 5000, 6000 models with ROM firmware older than 4.50:\n";
23&list("playerold"); 23&list("playerold");