mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-21 14:01:29 +00:00
tweak subtoolbar actions menu
This commit is contained in:
@@ -3866,6 +3866,7 @@
|
||||
<li onclick=\"$tog_unread_link\"> ".__('Unread')."</li>
|
||||
<li onclick=\"$tog_marked_link\"> ".__('Starred')."</li>
|
||||
<li onclick=\"$tog_published_link\"> ".__('Published')."</li>
|
||||
<li><span class=\"insensitive\">--------</span></li>
|
||||
<li><span class=\"insensitive\">".__('Mark as read:')."</span></li>
|
||||
<li onclick=\"$catchup_sel_link\"> ".__('Selection')."</li>";
|
||||
|
||||
@@ -3884,6 +3885,7 @@
|
||||
|
||||
print "<li onclick=\"$catchup_feed_link\"> ".__('Entire feed')."</li>";
|
||||
|
||||
print "<li><span class=\"insensitive\">--------</span></li>";
|
||||
print "<li><span class=\"insensitive\">".__('Other actions:')."</span></li>";
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user