]> git.wh0rd.org - tt-rss.git/commitdiff
fix gen-feed icon typo
authorAndrew Dolgov <fox@bah.spb.su>
Sun, 20 Aug 2006 14:42:33 +0000 (15:42 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Sun, 20 Aug 2006 14:42:33 +0000 (15:42 +0100)
backend.php

index 51653b65685c9b9294072a3a405d838ef3f38bf5..74cc973036e6e2caa0415b7f881d9d89308d359f 100644 (file)
                        if (!$bottom) {
                                print "&nbsp;
                                        <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>";