misc cleanup
This commit is contained in:
parent
17c0eeba6f
commit
0b89603694
1 changed files with 0 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue