1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 04:25:57 +00:00

enable feedlist collapsing

This commit is contained in:
Andrew Dolgov
2010-11-15 22:31:41 +03:00
parent fcf70c5106
commit 0ce6115754
3 changed files with 22 additions and 5 deletions

View File

@@ -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') ?>"