Update html.formmail.class.php

This commit is contained in:
Frédéric FRANCE 2021-06-10 22:28:19 +02:00 committed by GitHub
parent 86f39795c0
commit f58cf14ae9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -586,7 +586,7 @@ class FormMail extends Form
// Add also email aliases if there is some
$listaliases = array(
'user_aliases' => (empty($user->email_aliases) ? '' : $user->email_aliases),
'global_aliases' => getDolGlobalString('$conf->global->MAIN_INFO_SOCIETE_MAIL_ALIASES'),
'global_aliases' => getDolGlobalString('MAIN_INFO_SOCIETE_MAIL_ALIASES'),
);
// Also add robot email