summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-05-18 05:58:31 +0100
committerAndrew Dolgov <[email protected]>2006-05-18 05:58:31 +0100
commite5d758e3db48bd8613771d9c139de5017f1d7194 (patch)
treede61b3dfc4f251d655838169028195bbc5b1639b /tt-rss.php
parent7b5c6012d12c35f900dc8f20fdc103cc14959f3a (diff)
rework tab appearance, various interface improvements
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.php b/tt-rss.php
index ef8f6c45a..bf8d23adc 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -228,7 +228,7 @@ window.onload = init;
<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>
+ <option id="qmcAddFeed">&nbsp;&nbsp;Subscribe to feed</option>
<option id="qmcRemoveFeed">&nbsp;&nbsp;Remove this feed</option>
<!-- <option>Edit this feed</option> -->
<option disabled>--------</option>