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:
Andrew Nacin 2010-05-27 23:51:20 +00:00
parent ca2ebad11d
commit 66ab21abf1
1 changed files with 1 additions and 1 deletions

View File

@ -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&#8217;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&#8217;s posts, etc.') . '</li>' .
'<li>' . __('Authors can publish and manage their own posts') . '</li>' .