Stick to the existing styles. see #13467.
git-svn-id: https://develop.svn.wordpress.org/trunk@15015 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
ca2ebad11d
commit
66ab21abf1
@ -110,7 +110,7 @@ $parent_file = 'users.php';
|
||||
|
||||
add_contextual_help($current_screen,
|
||||
'<p>' . __('To add a new user to your site, fill in the form on this screen. If you’re not sure which role to assign, you can use the link below to review the different roles and their capabilities. Here is a basic overview of roles:') . '</p>' .
|
||||
'<ul style="list-style: inside;">' .
|
||||
'<ul>' .
|
||||
'<li>' . __('Administrators have access to all the administration features') . '</li>' .
|
||||
'<li>' . __('Editors can publish posts, manage posts as well as manage other people’s posts, etc.') . '</li>' .
|
||||
'<li>' . __('Authors can publish and manage their own posts') . '</li>' .
|
||||
|
Loading…
Reference in New Issue
Block a user