0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-02-23 21:48:00 +00:00

Fix - Javascript message error when bulk updating all user records

This commit is contained in:
sinergiacrm 2022-12-23 13:22:40 +01:00 committed by Clemente Raposo
parent 3dfbbab594
commit 10c3be5d43

View file

@ -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',