summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-05-17 14:07:34 +0100
committerAndrew Dolgov <[email protected]>2007-05-17 14:07:34 +0100
commit35a03bddc2b2b0ca18bf549a604788afc8f5422c (patch)
tree51cea419eac28b388d19b71a7a65502c586be6fb /modules
parent10eb9da8572c3729053d0052493d82200e5e1dcf (diff)
tag cloud improvements
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\">";