diff --git a/src/wp-admin/edit-comments.php b/src/wp-admin/edit-comments.php index ed34545584..ec6abc1972 100644 --- a/src/wp-admin/edit-comments.php +++ b/src/wp-admin/edit-comments.php @@ -209,7 +209,7 @@ get_current_screen()->set_help_sidebar( '

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

' . '

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

' . '

' . __( 'Documentation on Comment Spam' ) . '

' . - '

' . __( 'Documentation on Keyboard Shortcuts' ) . '

' . + '

' . __( 'Documentation on Keyboard Shortcuts' ) . '

' . '

' . __( 'Support' ) . '

' ); diff --git a/src/wp-admin/user-edit.php b/src/wp-admin/user-edit.php index edcdfb1ac5..ae16550b45 100644 --- a/src/wp-admin/user-edit.php +++ b/src/wp-admin/user-edit.php @@ -330,7 +330,7 @@ switch ( $action ) { comment_shortcuts ); ?> /> - More information' ); ?> + Documentation on Keyboard Shortcuts' ); ?>