summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-12-29 22:57:52 +0300
committerAndrew Dolgov <[email protected]>2009-12-29 22:57:52 +0300
commit326469fcb5adaee0c8c8d6b6176325980ba83e24 (patch)
tree4592d8df968bc5135a49c8c49f3b56aee74f8377 /modules
parent87e3d2dd89cdb7ac47b284fa538a45edfa1669a4 (diff)
getFeedArticles/getFeedUnread: add support for tag feeds
Diffstat (limited to 'modules')
-rw-r--r--modules/popup-dialog.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php
index 57237823e..bfc1f2483 100644
--- a/modules/popup-dialog.php
+++ b/modules/popup-dialog.php
@@ -442,7 +442,7 @@
print "<div class=\"infoBoxContents\">";
print __("Showing most popular tags ")." (<a
- href='javascript:toggleTags(true)'>".__('browse more')."</a>):<br/>";
+ href='javascript:toggleTags(true)'>".__('more tags')."</a>):<br/>";
print "<div class=\"tagCloudContainer\">";