✨ add preview img
modified: ../next/css/next.css modified: ../next/css/next.min.css modified: ../next/js/next.js modified: ../next/js/next.min.js modified: ../next/lang/lang_en_US.properties modified: ../next/lang/lang_zh_CN.properties modified: ../next/macro-comments.ftl modified: ../next/skin.properties
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
if (commentable) {
|
||||
commentHTML += '<a class="fn-right" href="javascript:replyTo(\'' + result.oId + '\');">${replyLabel}</a>';
|
||||
}
|
||||
commentHTML += '</div><div class="comment-content">' +
|
||||
commentHTML += '</div><div class="comment-content post-body article-body">' +
|
||||
Util.replaceEmString($("#comment" + state).val())
|
||||
+ '</div></div></li>';
|
||||
return commentHTML;
|
||||
|
||||
Reference in New Issue
Block a user