mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-13 11:15:21 +01:00
Fix bar trans key
This commit is contained in:
@@ -1844,7 +1844,7 @@ if (!$error && ($massaction == 'clonetasks' || ($action == 'clonetasks' && $conf
|
||||
exit();
|
||||
}
|
||||
} else {
|
||||
setEventMessages($langs->trans('ErrorNotEnougthPermission'), null, 'errors');
|
||||
setEventMessages($langs->trans('NotEnoughPermissions'), null, 'errors');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user