mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
code cleanup
This commit is contained in:
@@ -180,7 +180,6 @@
|
||||
<optgroup label="<?php echo __('Feed actions:') ?>">
|
||||
<option value="qmcAddFeed"><?php echo __('Subscribe to feed...') ?></option>
|
||||
<option value="qmcEditFeed"><?php echo __('Edit this feed...') ?></option>
|
||||
<!-- <option value="qmcClearFeed"><?php echo __('Clear articles') ?></option> -->
|
||||
<option value="qmcRescoreFeed"><?php echo __('Rescore feed') ?></option>
|
||||
<option value="qmcRemoveFeed"><?php echo __('Unsubscribe') ?></option>
|
||||
</optgroup>
|
||||
|
||||
Reference in New Issue
Block a user