fix: feedback travis

This commit is contained in:
Steve 2022-02-23 14:59:39 +01:00
parent c7077ef1d7
commit b99557e60c

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';
}