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 e13125205f..62fea28469 100755
--- a/www/dailymod.pl
+++ b/www/dailymod.pl
@@ -24,7 +24,7 @@ print "<tr><td>\n";
24print "</td><td>\n"; 24print "</td><td>\n";
25&list("recorder"); 25&list("recorder");
26 26
27print "</td><td><p><b>Note:</b> The FM Recorder version is still experimental and very buggy. It is available here for testing purposes only.\n"; 27print "</td><td>\n";
28&list("fmrecorder"); 28&list("fmrecorder");
29 29
30print "</td></tr></table>\n"; 30print "</td></tr></table>\n";