mirror of
https://github.com/salesagility/SuiteCRM.git
synced 2025-02-23 21:48:00 +00:00
Fix #9871 - Javascript message error when bulk updating all user records
This commit is contained in:
parent
3dfbbab594
commit
10c3be5d43
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@ $mod_strings = array(
|
|||
'LBL_REGULAR_DESC' => 'User can access modules and records based on roles.',
|
||||
'LBL_PHOTO' => 'Photo',
|
||||
'LBL_ADMIN' => 'System Administrator',
|
||||
'LBL_LAST_ADMIN_NOTICE' => 'Current selection could include yourself. You cannot change your own type of user or status.',
|
||||
'LBL_ADVANCED' => 'Advanced',
|
||||
'LBL_ANY_ADDRESS' => 'Any Address:',
|
||||
'LBL_ANY_EMAIL' => 'Any Email',
|
||||
|
|
Loading…
Reference in a new issue