From: Andrew Dolgov Date: Wed, 6 Feb 2013 14:24:02 +0000 (+0400) Subject: remove hlClicked call from postheader X-Git-Tag: 1.7.0~12 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=126e639a92213d0aff303dd561cf1a3253934469;p=tt-rss.git remove hlClicked call from postheader --- diff --git a/include/functions.php b/include/functions.php index 4e5b8e39..db9a7fd6 100644 --- a/include/functions.php +++ b/include/functions.php @@ -2907,8 +2907,7 @@ $rv['content'] .= "
"; - $rv['content'] .= "
"; + $rv['content'] .= "
"; $entry_author = $line["author"];