summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/tt-rss.php b/tt-rss.php
index 5c216748e..88ab12128 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -167,11 +167,6 @@
<div id="dispSwitch">
<a id="dispSwitchPrompt"
href="javascript:toggleTags()"><?php echo __("tag cloud") ?></a>
- <?php if (!SINGLE_USER_MODE && ENABLE_FEED_BROWSER) { ?>
- <br/>
- <a id="feedBrowserPrompt" onclick="return browseFeeds()" href="#"
- title="<?php echo __('More feeds...') ?>">+</a>
- <?php } ?>
</div>
<div id="feeds-frame">&nbsp;</div>
</div>