]> git.wh0rd.org - tt-rss.git/commitdiff
misc cleanup
authorAndrew Dolgov <fox@madoka.spb.ru>
Tue, 25 Sep 2007 04:07:38 +0000 (05:07 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Tue, 25 Sep 2007 04:07:38 +0000 (05:07 +0100)
tt-rss.php

index 4575b0983e00c76c3486c3ec1c5db7ddc27e7e20..ca7dd2166cccbf84453c37d19515bcc7c174d26e 100644 (file)
@@ -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>