1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-30 18:21:32 +00:00

initial hidden feedlist work (refs #194)

This commit is contained in:
Andrew Dolgov
2008-02-19 17:00:02 +01:00
parent 54eb7d20dd
commit 24c1e1c144
4 changed files with 47 additions and 6 deletions

View File

@@ -158,6 +158,9 @@ window.onload = init;
<form id="main_toolbar_form" onsubmit='return false'>
<input type="submit" value="<?php echo __("Toggle Feedlist") ?>" id="toggle_feeds_btn"
onclick="toggle_feedlist()" style="display : none">
<?php if (get_pref($link, 'ENABLE_SEARCH_TOOLBAR')) { ?>
<?php echo __('Search:') ?>