diff --git a/wp-admin/users.php b/wp-admin/users.php index 2755e93811..93d91c83cc 100644 --- a/wp-admin/users.php +++ b/wp-admin/users.php @@ -34,8 +34,8 @@ get_current_screen()->add_help_tab( array( ) ) ; get_current_screen()->add_help_tab( array( - 'id' => 'screen-display', - 'title' => __('Screen Display'), + 'id' => 'screen-content', + 'title' => __('Screen Content'), 'content' => '

' . __('You can customize the display of this screen in a number of ways:') . '

' . '