summaryrefslogtreecommitdiff
path: root/modules/popup-dialog.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-16 12:23:06 +0300
committerAndrew Dolgov <[email protected]>2010-11-16 12:23:06 +0300
commit9c99281f20f938701f8645aad1d25412ca6538a7 (patch)
tree38c32c8f5895fc6e6041635a88d07834ff021d6e /modules/popup-dialog.php
parent102cfe73c6662ab632ff8f81f924a3c642747b29 (diff)
code cleanup
Diffstat (limited to 'modules/popup-dialog.php')
-rw-r--r--modules/popup-dialog.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php
index c018acbd8..715ea9655 100644
--- a/modules/popup-dialog.php
+++ b/modules/popup-dialog.php
@@ -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\">";