diff --git a/group/templates/group/group_reply_list.html b/group/templates/group/group_reply_list.html index 76ce381c2a..dd4d068ed8 100644 --- a/group/templates/group/group_reply_list.html +++ b/group/templates/group/group_reply_list.html @@ -12,6 +12,6 @@ {% endfor %} - +
diff --git a/group/templates/group/msg_reply_js.html b/group/templates/group/msg_reply_js.html index 8d1e38d6ef..b2438000cb 100644 --- a/group/templates/group/msg_reply_js.html +++ b/group/templates/group/msg_reply_js.html @@ -51,7 +51,7 @@ $('.reply').click(function() { } if ($.trim(reply_cnt.html()) == '') { - reply_bd.html(' ').attr('class', 'reply-bd'); + reply_bd.html(' ').attr('class', 'reply-bd'); afterBdShow(); } else { reply_bd.html('