diff options
Diffstat (limited to 'language/en_UK/help/group_list.html')
-rw-r--r-- | language/en_UK/help/group_list.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/language/en_UK/help/group_list.html b/language/en_UK/help/group_list.html index d74705a60..eeae61d4c 100644 --- a/language/en_UK/help/group_list.html +++ b/language/en_UK/help/group_list.html @@ -1,6 +1,6 @@ <h2>Groups list</h2> -<p>This is the place where you can manage groups.</p> +<p>This is the place where you manage groups.</p> <h3>Add a group</h3> @@ -8,15 +8,15 @@ <h3>Groups list</h3> -<p>For each element, the list allows to:</p> +<p>For each group the following actions can be applied:</p> <ul> - <li>go to the members list</li> - <li>go to the permissions management screen</li> + <li>go to user management (Admin » Users » Manage)</li> + <li>go to permissions management screen to grant or deny access to private albums.</li> <li>delete the group (requires a confirmation)</li> <li>toggle status "default" (requires a confirmation)</li> </ul> <h3>Default groups</h3> -<p>Default groups are groups that are automatically associated to each new user upon registration or creation by an administrator.</p>
\ No newline at end of file +<p>Default groups are groups that are automatically associated to each new user upon registration or creation by an administrator.</p> |