summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/popup-dialog.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php
index 3011f8c1b..4aa498cbf 100644
--- a/modules/popup-dialog.php
+++ b/modules/popup-dialog.php
@@ -416,8 +416,8 @@
print "<div id=\"infoBoxTitle\">".__('Tag Cloud')."</div>";
print "<div class=\"infoBoxContents\">";
- print "Showing top 50 most popular tags (<a
- href='javascript:toggleTags(true)'>show all</a>):<br/>";
+ print "Showing most popular tags for the last month (<a
+ href='javascript:toggleTags(true)'>browse all</a>):<br/>";
print "<div class=\"tagCloudContainer\">";