summaryrefslogtreecommitdiff
path: root/include/functions.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/functions.php')
-rw-r--r--include/functions.php3
1 files changed, 1 insertions, 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'] .= "<div class=\"postReply\" id=\"POST-$id\">";
- $rv['content'] .= "<div onclick=\"return hlClicked(event, $id)\"
- class=\"postHeader\" id=\"POSTHDR-$id\">";
+ $rv['content'] .= "<div class=\"postHeader\" id=\"POSTHDR-$id\">";
$entry_author = $line["author"];