1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

getFeedArticles/getFeedUnread: add support for tag feeds

This commit is contained in:
Andrew Dolgov
2009-12-29 22:57:52 +03:00
parent 87e3d2dd89
commit 326469fcb5
2 changed files with 11 additions and 7 deletions

View File

@@ -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\">";