// Fix translations mails errors for each languages

// Now, Subject for reply_msg.html is translated
// Now use sprintf() in subject mails
This commit is contained in:
lLefevre
2012-05-24 09:57:48 +00:00
parent b0e9c7a6f9
commit 3ccc4c5013
202 changed files with 4523 additions and 4540 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ class MailCore
* Send Email
*
* @param int $id_lang Language of the email (to translate the template)
* @param string $template Template
* @param string $template Template: the name of template not be a var but a string !
* @param string $subject
* @param string $templateVars
* @param string $to