From c2dcfa527807287388cc18a8cc56a6f159f9d5b4 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Fri, 22 Sep 2017 18:31:48 +0000 Subject: [PATCH] Help/About: Tweak Help tabs on Users screen for consistency with Posts screen. Props bnap00, Arena94. Fixes #40553. Built from https://develop.svn.wordpress.org/trunk@41566 git-svn-id: http://core.svn.wordpress.org/trunk@41399 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/users.php | 14 +++++++------- wp-includes/version.php | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) 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:') . '

' . '