mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 23:25:56 +00:00
add feed browser prompt to main UI
This commit is contained in:
@@ -136,6 +136,9 @@ window.onload = init;
|
||||
<div id="dispSwitch">
|
||||
<a id="dispSwitchPrompt"
|
||||
href="javascript:toggleTags()"><?php echo __("tag cloud") ?></a>
|
||||
<br/>
|
||||
<a id="feedBrowserPrompt" href="prefs.php?tab=feedBrowser"
|
||||
title="<?php echo __('More feeds...') ?>">+</a>
|
||||
</div>
|
||||
<div id="feeds-frame"> </div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user