X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/256a3b381f63716209b3527d0a14442ae570c283..245e789b234afa4525862e7a6e5e3c2e7a52ef20:/wp-admin/comment.php diff --git a/wp-admin/comment.php b/wp-admin/comment.php index d4d37ee2..30c8d6d8 100644 --- a/wp-admin/comment.php +++ b/wp-admin/comment.php @@ -56,7 +56,7 @@ case 'editcomment' : get_current_screen()->set_help_sidebar( '

' . __( 'For more information:' ) . '

' . '

' . __( 'Documentation on Comments' ) . '

' . - '

' . __( 'Support Forums' ) . '

' + '

' . __( 'Support Forums' ) . '

' ); wp_enqueue_script('comment'); @@ -174,7 +174,7 @@ if ( $comment->comment_approved != '0' ) { // if not unapproved - + comment_content; ?>