1
0
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:
Andrew Dolgov
2010-11-16 12:23:06 +03:00
parent 102cfe73c6
commit 9c99281f20
8 changed files with 169 additions and 506 deletions

View File

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