]> git.wh0rd.org - tt-rss.git/commitdiff
dummy change (closes #232)
authorAndrew Dolgov <fox@bah.org.ru>
Wed, 4 Mar 2009 11:22:55 +0000 (14:22 +0300)
committerAndrew Dolgov <fox@bah.org.ru>
Wed, 4 Mar 2009 11:22:55 +0000 (14:22 +0300)
tt-rss.php

index 02d054d8980b9b6ef99ad2890b2ee12b97d8ff41..2dcc9ca1a4c1f4b22e9919876aa0121fc1b075f8 100644 (file)
@@ -188,7 +188,6 @@ window.onload = init;
                        <select id="quickMenuChooser" onchange="quickMenuChange()">
                                        <option value="qmcDefault" selected="selected"><?php echo __('Actions...') ?></option>
                                        <option value="qmcSearch"><?php echo __('Search...') ?></option>
-                                       <!-- <option value="qmcPrefs"><?php echo __('Preferences') ?></option> -->
                                        <optgroup label="<?php echo __('Feed actions:') ?>">
                                        <option value="qmcAddFeed"><?php echo __('Subscribe to feed...') ?></option>
                                        <option value="qmcEditFeed"><?php echo __('Edit this feed...') ?></option>