summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions.php b/functions.php
index 171173e58..75d5bc06a 100644
--- a/functions.php
+++ b/functions.php
@@ -4223,7 +4223,7 @@
print "
<a target=\"_blank\"
- title=\"".__("RSS feed for this buffer")."\"
+ title=\"".__("View as RSS feed")."\"
href=\"backend.php?op=rss&id=$feed_id&is_cat=$is_cat&view-mode=$view_mode$search_q\">
<img class=\"noborder\" src=\"images/feed-icon-12x12.png\"></a>";