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:
@@ -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\">";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user