summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tt-rss.php b/tt-rss.php
index bb9dbfdc0..b225a1cee 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -209,6 +209,7 @@
<td align="right">
Actions: <select id="quickMenuChooser">
<option id="qmcPrefs" selected>Preferences...</option>
+ <option id="qmcSearch">Search...</option>
<option disabled>--------</option>
<option style="color : #5050aa" disabled>Feed actions:</option>
<option id="qmcAddFeed">&nbsp;&nbsp;Add new feed...</option>