1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-15 22:05:56 +00:00

UNDO: tag cloud shows top 100 instead of top 50

This commit is contained in:
Andrew Dolgov
2007-05-17 13:00:11 +01:00
parent 458cfa53e0
commit b31af972f2
2 changed files with 2 additions and 2 deletions

View File

@@ -416,7 +416,7 @@
print "<div id=\"infoBoxTitle\">".__('Tag Cloud')."</div>";
print "<div class=\"infoBoxContents\">";
print "Showing top 100 most popular tags (<a
print "Showing top 50 most popular tags (<a
href='javascript:toggleTags(true)'>show all</a>):<br/>";
print "<div class=\"tagCloudContainer\">";