mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 14:25:55 +00:00
subtoolbar: add shortcut to catchupPage()
This commit is contained in:
@@ -4118,6 +4118,8 @@
|
||||
|
||||
print "<option value=\"0\" disabled=\"1\">".__('Feed:')."</option>";
|
||||
|
||||
print "<option value=\"catchupPage()\">".__('Mark as read')."</option>";
|
||||
|
||||
print "<option value=\"displayDlg('generatedFeed', '$feed_id:$is_cat:$rss_link')\">".__('View as RSS')."</option>";
|
||||
|
||||
print "</select>";
|
||||
|
||||
Reference in New Issue
Block a user