diff --git a/src/wp-admin/edit-comments.php b/src/wp-admin/edit-comments.php index ed34545584db..ec6abc1972d8 100644 --- a/src/wp-admin/edit-comments.php +++ b/src/wp-admin/edit-comments.php @@ -209,7 +209,7 @@ '

' . __( '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 681c7354f8c5..3ff00faa53c1 100644 --- a/src/wp-admin/user-edit.php +++ b/src/wp-admin/user-edit.php @@ -330,7 +330,7 @@ comment_shortcuts ); ?> /> - More information' ); ?> + Documentation on Keyboard Shortcuts' ); ?>