mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-14 01:05:56 +00:00
fix gen-feed icon typo
This commit is contained in:
@@ -862,7 +862,7 @@
|
|||||||
if (!$bottom) {
|
if (!$bottom) {
|
||||||
print "
|
print "
|
||||||
<a target=\"_new\"
|
<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\"
|
<img class=\"noborder\"
|
||||||
alt=\"Generated feed\" src=\"images/feed-icon-12x12.png\">
|
alt=\"Generated feed\" src=\"images/feed-icon-12x12.png\">
|
||||||
</a>";
|
</a>";
|
||||||
|
|||||||
Reference in New Issue
Block a user