1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-26 19:51:28 +00:00

limit tag browsing mode to top50 most popular

This commit is contained in:
Andrew Dolgov
2007-08-10 05:12:29 +01:00
parent 2bc2147f2e
commit ef1ac7c73a
2 changed files with 5 additions and 3 deletions

View File

@@ -424,7 +424,7 @@
print "<div class=\"infoBoxContents\">";
print __("Showing most popular tags ")." (<a
href='javascript:toggleTags(true)'>".__('browse all')."</a>):<br/>";
href='javascript:toggleTags(true)'>".__('browse more')."</a>):<br/>";
print "<div class=\"tagCloudContainer\">";