diff --git a/src/wp-admin/user-new.php b/src/wp-admin/user-new.php index eda8db5fe1..19356ef9f2 100644 --- a/src/wp-admin/user-new.php +++ b/src/wp-admin/user-new.php @@ -171,11 +171,11 @@ get_current_screen()->add_help_tab( array( 'title' => __('User Roles'), 'content' => '

' . __('Here is a basic overview of the different user roles and the permissions associated with each one:') . '

' . '' ) );