1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-24 05:01:27 +00:00

enable collapsing feedlist for compact theme

This commit is contained in:
Andrew Dolgov
2008-02-20 10:06:09 +01:00
parent 22936abb76
commit 58daed52b6
3 changed files with 21 additions and 7 deletions

View File

@@ -166,6 +166,8 @@ window.onload = init;
id="toggle_feeds_btn"
onclick="toggle_feedlist()" style="display : none">
 
<?php if (get_pref($link, 'ENABLE_SEARCH_TOOLBAR')) { ?>
<?php echo __('Search:') ?>