Updated help text on groups for more info on deselecting
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
93454decec
commit
6b27c0311d
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ return array(
|
|||
'email' => 'Email',
|
||||
'employee_num' => 'Employee No.',
|
||||
'first_name' => 'First Name',
|
||||
'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned.',
|
||||
'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
|
||||
'id' => 'Id',
|
||||
'inherit' => 'Inherit',
|
||||
'job' => 'Job Title',
|
||||
|
|
Loading…
Add table
Reference in a new issue