mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-03 15:39:15 +00:00
misc cleanup
This commit is contained in:
@@ -136,7 +136,6 @@ window.onload = init;
|
||||
<option value="qmcEditFeed"><?php echo __(' Edit this feed') ?></option>
|
||||
<option value="qmcClearFeed"><?php echo __(' Clear articles') ?></option>
|
||||
<option value="qmcRemoveFeed"><?php echo __(' Unsubscribe') ?></option>
|
||||
<!-- <option>Edit this feed</option> -->
|
||||
<option disabled>--------</option>
|
||||
<option style="color : #5050aa" disabled><?php echo __('All feeds:') ?></option>
|
||||
<option value="qmcCatchupAll"><?php echo __(' Mark as read') ?></option>
|
||||
|
||||
Reference in New Issue
Block a user