summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-12-20 17:47:22 +0100
committerAndrew Dolgov <[email protected]>2005-12-20 17:47:22 +0100
commit27da8b1ec37c0fc28ce4e6eda1b4913f9676ad24 (patch)
treee0ee438e06d5c90afe2ceb62a20c6d8f4595378e /tt-rss.php
parent35f0a0b63bafca2fc0681d08567ae2927f49c9d7 (diff)
enable search dialog
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>