diff --git a/functions.php b/functions.php index 806eda6..78b3c11 100644 --- a/functions.php +++ b/functions.php @@ -801,7 +801,7 @@ function custom_login() //echo ''."\n"; echo '' . "\n"; //echo ''."\n"; - echo '' . "\n"; + echo '' . "\n"; } add_action('login_head', 'custom_login'); @@ -969,11 +969,11 @@ function comment_mail_notify($comment_id)

您有一条来自' . get_option("blogname") . '的回复


您在文章《' . get_the_title($comment->comment_post_ID) . '》上发表的评论:

-

' - . trim(get_comment($parent_id)->comment_content) . '

+
' + . trim(get_comment($parent_id)->comment_content) . '

' . trim($comment->comment_author) . ' 给您的回复如下:

-

' - . trim($comment->comment_content) . '

+
' + . trim($comment->comment_content) . '