mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 08:15:55 +00:00
toggle_sidebar: use hamburger icon
This commit is contained in:
@@ -20,7 +20,7 @@ class Toggle_Sidebar extends Plugin {
|
||||
|
||||
<button dojoType="dijit.form.Button" onclick="Feeds.toggle()">
|
||||
<i class="material-icons"
|
||||
title="<?php echo __('Toggle feedlist') ?>">fullscreen</i>
|
||||
title="<?php echo __('Toggle feedlist') ?>">menu</i>
|
||||
</button>
|
||||
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user