diff --git a/comments.php b/comments.php index b647b3d..ff7d8a5 100644 --- a/comments.php +++ b/comments.php @@ -1,51 +1,34 @@
- -

- -

+

笺下留言

+
    'ol', - 'avatar_size' => 32, + 'avatar_size' => 24, 'short_ping' => true, + 'callback' => null, + 'reply_text' => '回复', + 'format' => 'html5', )); ?>
- - - -

评论已关闭。

- - - + '笺下留言', - 'title_reply_before' => '

', - 'title_reply_after' => '

', + 'title_reply' => '', 'comment_notes_before' => '', 'comment_notes_after' => '', 'logged_in_as' => '', @@ -55,10 +38,8 @@ if (post_password_required()) return; 'submit_field' => '
%1$s %2$s
', 'label_submit' => '落笔留痕', )); - else : - // 未登录:只显示输入框 + 按钮,提交时提示登录 - ?> -

笺下留言

+ ?> +
@@ -68,12 +49,9 @@ if (post_password_required()) return;