From: supahgreg Date: Tue, 23 Apr 2013 12:54:41 +0000 (-0500) Subject: minor: remove an unnecessary quotation mark X-Git-Tag: 1.7.9~25^2~111^2^2 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=6704bb2cb9b3fd9f757b745d36d82d6790311097;p=tt-rss.git minor: remove an unnecessary quotation mark --- diff --git a/classes/feeds.php b/classes/feeds.php index bef759d3..61836d20 100644 --- a/classes/feeds.php +++ b/classes/feeds.php @@ -550,7 +550,7 @@ class Feeds extends Handler_Protected { $expanded_class = $expand_cdm ? "expanded" : "expandable"; $reply['content'] .= "
"; + id=\"RROW-$id\" $mouseover_attrs>"; $reply['content'] .= "
"; $reply['content'] .= "
";