mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-23 06:41:32 +00:00
code cleanup
This commit is contained in:
@@ -635,8 +635,8 @@
|
||||
print "<title>".__('Tag Cloud')."</title>";
|
||||
print "<content><![CDATA[";
|
||||
|
||||
print __("Showing most popular tags ")." (<a
|
||||
href='javascript:toggleTags(true)'>".__('more tags')."</a>):<br/>";
|
||||
# print __("Showing most popular tags ")." (<a
|
||||
# href='javascript:toggleTags(true)'>".__('more tags')."</a>):<br/>";
|
||||
|
||||
print "<div class=\"tagCloudContainer\">";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user