From 126e639a92213d0aff303dd561cf1a3253934469 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 6 Feb 2013 18:24:02 +0400 Subject: remove hlClicked call from postheader --- include/functions.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/include/functions.php b/include/functions.php index 4e5b8e39f..db9a7fd61 100644 --- a/include/functions.php +++ b/include/functions.php @@ -2907,8 +2907,7 @@ $rv['content'] .= "
"; - $rv['content'] .= "
"; + $rv['content'] .= "
"; $entry_author = $line["author"]; -- cgit v1.2.3