1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-04 18:59:14 +00:00

update op=rss tooltip

This commit is contained in:
Andrew Dolgov
2010-11-04 11:57:52 +03:00
parent 23d72f3999
commit 9c5b98adaa

View File

@@ -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>";