1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 20:55:55 +00:00

fix gen-feed icon typo

This commit is contained in:
Andrew Dolgov
2006-08-20 15:42:33 +01:00
parent 9ee3ac5978
commit 1a75a6c558

View File

@@ -862,7 +862,7 @@
if (!$bottom) {
print " 
<a target=\"_new\"
href=\"backend.php?op=rss&id=$feed_id&is_cat=$is_cat$search_q\"
href=\"backend.php?op=rss&id=$feed_id&is_cat=$is_cat$search_q\">
<img class=\"noborder\"
alt=\"Generated feed\" src=\"images/feed-icon-12x12.png\">
</a>";