summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rwxr-xr-xwww/dailymod.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/dailymod.pl b/www/dailymod.pl
index 1261a66e88..5648cdbd11 100755
--- a/www/dailymod.pl
+++ b/www/dailymod.pl
@@ -19,7 +19,7 @@ sub list {
19 19
20print "<table border=1><tr valign=\"top\"><td>\n"; 20print "<table border=1><tr valign=\"top\"><td>\n";
21print "<h3>player-old</h3>\n"; 21print "<h3>player-old</h3>\n";
22print "<p>This version is for old Archos Jukebox 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");
24 24
25print "</td><td>\n"; 25print "</td><td>\n";