Forums
(@medniledved)
12 years, 8 months ago
So I have found out line in form.php which should be probably handling that, but somehow don’t. Any ideas?
line 106:
return preg_replace ('/<h3 id="reply-title">(.+)<\/h3>/', '<h3 id="reply-title"><span>$1</span></h3>', $comment_form);