From: Andrew Dolgov Date: Sat, 9 Jan 2010 10:58:19 +0000 (+0300) Subject: remove search toolbar X-Git-Tag: 1.4.0~104 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=3b0a65adea082b96b0d6263d9e6bdefdd6a07a43;p=tt-rss.git remove search toolbar --- diff --git a/modules/pref-prefs.php b/modules/pref-prefs.php index 7d1c95d4..7450106a 100644 --- a/modules/pref-prefs.php +++ b/modules/pref-prefs.php @@ -13,7 +13,8 @@ $subop = $_REQUEST["subop"]; - $prefs_blacklist = array("HIDE_FEEDLIST", "SYNC_COUNTERS", "ENABLE_LABELS"); + $prefs_blacklist = array("HIDE_FEEDLIST", "SYNC_COUNTERS", "ENABLE_LABELS", + "ENABLE_SEARCH_TOOLBAR"); if (FORCE_ARTICLE_PURGE != 0) { array_push($prefs_blacklist, "PURGE_OLD_DAYS"); diff --git a/tt-rss.php b/tt-rss.php index eb607a20..5c216748 100644 --- a/tt-rss.php +++ b/tt-rss.php @@ -217,15 +217,6 @@   - - - - - - -