diff --git a/wp-admin/comment.php b/wp-admin/comment.php index 9e209bcaf..a26ed5c56 100644 --- a/wp-admin/comment.php +++ b/wp-admin/comment.php @@ -49,7 +49,7 @@ case 'editcomment' : '

' . __( 'You can also moderate the comment from this screen using the Status box, where you can also change the timestamp of the comment.' ) . '

' . '

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

' . '

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

' . - '

' . __( 'Support Forums' ) . '

' + '

' . __( 'Support Forums' ) . '

' ); wp_enqueue_script('comment');