From 3dff531717525349f83893512ebb39038926e984 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Fri, 22 Sep 2017 18:30:10 +0000 Subject: [PATCH] Help/About: Tweak Help tabs on Users screen for consistency with Posts screen. Props bnap00, Arena94. Fixes #40553. git-svn-id: https://develop.svn.wordpress.org/trunk@41566 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/users.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/wp-admin/users.php b/src/wp-admin/users.php index 2755e93811..93d91c83cc 100644 --- a/src/wp-admin/users.php +++ b/src/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:') . '

' . '