From e92ba2f8a8d7c3525bd96b6069b83d46f1c89b51 Mon Sep 17 00:00:00 2001 From: Van Date: Thu, 1 Oct 2015 10:22:49 +0800 Subject: [PATCH] bug fixed --- bruce/macro-comments.ftl | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/bruce/macro-comments.ftl b/bruce/macro-comments.ftl index f7d1ce2..45cb6ef 100644 --- a/bruce/macro-comments.ftl +++ b/bruce/macro-comments.ftl @@ -95,12 +95,14 @@ + <#else> + +   + - + - - @@ -152,7 +154,7 @@ commentHTML += '•' + result.commentDate.substring(2, 16) + '• Reply
' + + result.oId + ');">Reply
' + Util.replaceEmString($("#comment" + state).val().replace(//g, ">").replace(/\n/g, "
")) + '
';