remove hlClicked call from postheader

master
Andrew Dolgov 12 years ago
parent d9013d8351
commit 126e639a92

@ -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"];

Loading…
Cancel
Save