fix: travis + stickler

This commit is contained in:
Steve 2022-02-23 15:06:58 +01:00
parent b99557e60c
commit 6047e4e90b

View File

@ -1938,7 +1938,7 @@ if ($action == 'create' || $action == 'adduserldap') {
// Select mail models is same action as presend
//Select mail models is same action as presend
if (GETPOST('modelselected')) {
$action = 'presend';
}