fix gen-feed icon typo

This commit is contained in:
Andrew Dolgov 2006-08-20 15:42:33 +01:00
parent 9ee3ac5978
commit 1a75a6c558
1 changed files with 1 additions and 1 deletions

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