diff options
author | Frédéric Buclin <LpSolit@gmail.com> | 2010-07-15 12:45:45 +0200 |
---|---|---|
committer | Frédéric Buclin <LpSolit@gmail.com> | 2010-07-15 12:45:45 +0200 |
commit | 748a2af2e64aa0d0868704da677661a4057586cc (patch) | |
tree | af9372d3b9b9fc77f7b1e0ac1b20d280161c8196 /docs | |
parent | dfa4a9de331ab56d9403254f17bd0e326b00d439 (diff) | |
download | bugzilla-748a2af2e64aa0d0868704da677661a4057586cc.tar.gz bugzilla-748a2af2e64aa0d0868704da677661a4057586cc.tar.xz |
Bug 193193: Better explain what the checkboxes in Edit Users-Group Access/Privileges are for
r=glob
Diffstat (limited to 'docs')
-rw-r--r-- | docs/en/xml/administration.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/en/xml/administration.xml b/docs/en/xml/administration.xml index ba356d4d1..1c72898a2 100644 --- a/docs/en/xml/administration.xml +++ b/docs/en/xml/administration.xml @@ -1057,7 +1057,10 @@ <emphasis><groupname></emphasis>: If you have created some groups, e.g. "securitysensitive", then checkboxes will appear here to allow you to add users to, or - remove them from, these groups. + remove them from, these groups. The first checkbox gives the + user the ability to add and remove other users as members of + this group. The second checkbox adds the user himself as a member + of the group. </para> </listitem> |