summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-15 22:31:41 +0300
committerAndrew Dolgov <[email protected]>2010-11-15 22:31:41 +0300
commit0ce6115754fb20ea0a380b1d49235d23ba7c6d05 (patch)
tree8f1ba812d766704a58f733bd70d806e36529cb96 /tt-rss.php
parentfcf70c510686a0b289f8f5e8713f959d95ae743b (diff)
enable feedlist collapsing
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.php b/tt-rss.php
index 3b61d5213..8e4770fbd 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -134,7 +134,7 @@
<form id="main_toolbar_form" action="" onsubmit='return false'>
<button id="collapse_feeds_btn" onclick="collapse_feedlist()"
- title="<?php echo __('Collapse feedlist') ?>" style="display : none">
+ title="<?php echo __('Collapse feedlist') ?>" style="display : inline">
&lt;&lt;</button>
<select name="view_mode" title="<?php echo __('Show articles') ?>"