summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-05-18 13:20:51 +0100
committerAndrew Dolgov <[email protected]>2006-05-18 13:20:51 +0100
commiteff4997c1faa0c9bcdd72ff50a9ba2353b75f743 (patch)
tree511c8a6442314ba3171c8aa81a9b11bc4cad8a9f /tt-rss.php
parentc0ae0fdb9a48395bd839bc5f6a89f345f23436dd (diff)
fix search broken after userDlg -> infoBox transition
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 bf8d23adc..0cd2bb85a 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -229,7 +229,7 @@ window.onload = init;
<option disabled>--------</option>
<option style="color : #5050aa" disabled>Feed actions:</option>
<option id="qmcAddFeed">&nbsp;&nbsp;Subscribe to feed</option>
- <option id="qmcRemoveFeed">&nbsp;&nbsp;Remove this feed</option>
+ <option id="qmcRemoveFeed">&nbsp;&nbsp;Unsubscribe this feed</option>
<!-- <option>Edit this feed</option> -->
<option disabled>--------</option>
<option style="color : #5050aa" disabled>All feeds:</option>