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