// Fix translations mails errors for each languages

// Now, Subject for reply_msg.html is translated
// Now use sprintf() in subject mails

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15658 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2012-05-24 09:57:48 +00:00
parent 3efd3f7c01
commit 0517f5438d
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