Change subject mail

This commit is contained in:
Alexandre Simonet 2016-02-25 12:32:31 +01:00
parent 9943a42a9e
commit d74c4003ea

View File

@ -54,7 +54,7 @@ class Process
Mail::Send(
intval($cookie->id_lang),
'provider',
'sujet',
'Contact fournisseur',
$this->data,
$this->to_provider,
NULL,
@ -104,7 +104,7 @@ class Process
Mail::Send(
intval($cookie->id_lang),
'press',
'sujet',
'Contact presse',
$this->data,
$this->to_press,
NULL,