Quote:
Originally Posted by killerbeez
Fixed it thank you. The only thing left is that + next to the date on the comment.
|
Find in template tmnt_comment
HTML Code:
<vb:if condition="$tmnt['userid'] == $comment_userid">
+ <br />{vb:rawphrase tmnt_creator}
Replace with
HTML Code:
<vb:if condition="$tmnt['userid'] == $comment_userid">
<br />{vb:rawphrase tmnt_creator}