mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-20 11:11:29 +00:00
remove hlClicked call from postheader
This commit is contained in:
@@ -2907,8 +2907,7 @@
|
|||||||
|
|
||||||
$rv['content'] .= "<div class=\"postReply\" id=\"POST-$id\">";
|
$rv['content'] .= "<div class=\"postReply\" id=\"POST-$id\">";
|
||||||
|
|
||||||
$rv['content'] .= "<div onclick=\"return hlClicked(event, $id)\"
|
$rv['content'] .= "<div class=\"postHeader\" id=\"POSTHDR-$id\">";
|
||||||
class=\"postHeader\" id=\"POSTHDR-$id\">";
|
|
||||||
|
|
||||||
$entry_author = $line["author"];
|
$entry_author = $line["author"];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user