summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-09-25 05:07:38 +0100
committerAndrew Dolgov <[email protected]>2007-09-25 05:07:38 +0100
commit0b89603694546d647cc4f6763eb13fc2ebfd5061 (patch)
tree378ea499292ac62aaf37717ad511bf5fc896a947
parent17c0eeba6f590865dccd4fdb25b4c14c7c8b8b10 (diff)
misc cleanup
-rw-r--r--tt-rss.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tt-rss.php b/tt-rss.php
index 4575b0983..ca7dd2166 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -136,7 +136,6 @@ window.onload = init;
<option value="qmcEditFeed"><?php echo __('&nbsp;&nbsp;Edit this feed') ?></option>
<option value="qmcClearFeed"><?php echo __('&nbsp;&nbsp;Clear articles') ?></option>
<option value="qmcRemoveFeed"><?php echo __('&nbsp;&nbsp;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 __('&nbsp;&nbsp;Mark as read') ?></option>