diff --git a/e107_languages/English/admin/help/users.php b/e107_languages/English/admin/help/users.php
index 7e1583ff9..29233a7f3 100644
--- a/e107_languages/English/admin/help/users.php
+++ b/e107_languages/English/admin/help/users.php
@@ -55,11 +55,9 @@ switch ($action)
$text = "This page shows a list of your registered members. You can update their settings, give them administrator status and set their user class
among other things.
The sort order can be changed by clicking on the column heading.
- The displayed columns can be changed by clicking on 'Edit Display Options', selecting the required columns, then clicking on 'Search/Refresh'
- Info
- Show this user's profile (can also click on their display name)
+
Edit
- Edit the settings for this user.
+ View and edit all settings for this user. Here you can also set the class membership for a user.
Ban/Unban
Determine whether the user can access the site.
Activate
@@ -68,8 +66,6 @@ switch ($action)
Resends the activation email to the user.
Test email
Check user's email address for validity (doesn't send an email)
- Set Class
- Set class membership for a user
Delete
Totally removes the user from membership of the site (any forum posts, comments etc remain, and are flagged as from a 'Deleted User')
";