This commit is contained in:
@@ -157,7 +157,7 @@
|
||||
+ '\');" title="${replyLabel}"></a>'
|
||||
+ '<div class="fn-right" data-ico=""> ' + result.commentDate.substring(2, 16)
|
||||
+ '</div></div><div class="article-body">' +
|
||||
Util.replaceEmString($("#comment" + state).val().replace(/</g, "<").replace(/>/g, ">").replace(/\n/g, "<br/>"))
|
||||
Util.replaceEmString($("#comment" + state).val())
|
||||
+ '</div></div></div>';
|
||||
|
||||
return commentHTML;
|
||||
|
Reference in New Issue
Block a user