From: Grant Pannell Date: Fri, 21 Mar 2014 10:17:34 +0000 (+1030) Subject: Fix end tag for small feed icons when using combined display mode X-Git-Tag: 1.13~61^2 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=a0d9bc160fd323cfa4ae63e078862f23fcdb7386;p=tt-rss.git Fix end tag for small feed icons when using combined display mode --- diff --git a/classes/feeds.php b/classes/feeds.php index c90b11d5..aaa72bf9 100644 --- a/classes/feeds.php +++ b/classes/feeds.php @@ -498,7 +498,7 @@ class Feeds extends Handler_Protected { $reply['content'] .= " - $feed_icon_img"; + $feed_icon_img"; } $reply['content'] .= "";