1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-07 21:39:16 +00:00

rework feed-prefs ops toolbar

This commit is contained in:
Andrew Dolgov
2007-10-18 05:51:29 +01:00
parent ebb87f43d5
commit c4a36709cd
5 changed files with 127 additions and 21 deletions

View File

@@ -134,7 +134,7 @@ window.onload = init;
<option style="color : #5050aa" disabled><?php echo __('Feed actions:') ?></option>
<option value="qmcAddFeed"><?php echo __('&nbsp;&nbsp;Subscribe to feed') ?></option>
<option value="qmcEditFeed"><?php echo __('&nbsp;&nbsp;Edit this feed') ?></option>
<option value="qmcClearFeed"><?php echo __('&nbsp;&nbsp;Clear articles') ?></option>
<!-- <option value="qmcClearFeed"><?php echo __('&nbsp;&nbsp;Clear articles') ?></option> -->
<option value="qmcRemoveFeed"><?php echo __('&nbsp;&nbsp;Unsubscribe') ?></option>
<option disabled>--------</option>
<option style="color : #5050aa" disabled><?php echo __('All feeds:') ?></option>