summaryrefslogtreecommitdiffstats
path: root/output.php
diff options
context:
space:
mode:
Diffstat (limited to 'output.php')
-rw-r--r--output.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/output.php b/output.php
index 000c2b2..726eb43 100644
--- a/output.php
+++ b/output.php
@@ -16,7 +16,7 @@ function display_news()
global $wiki;
echo "<div class=\"bug\">\n".
" Please hit <strong>shift+reload</strong>.<br /><hr />\n".
- " added local time display, let me know what you think<br /><hr />\n".
+ " the table and the names are now always shown. <br /><hr />".
" If you find more bugs, please list them in the <a href=\"".$wiki.
"\">wiki</a>.\n</div>\n";
return;