Fix escaping issue in the title of the rewrite opt-in email leading to a
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Sun, 21 Mar 2010 16:05:55 +0000 (17:05 +0100)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Sun, 21 Mar 2010 16:07:45 +0000 (17:07 +0100)
PHP error.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
templates/emails/rewrite-in.mail.tpl

index 2346efe..9a03fe3 100644 (file)
@@ -24,7 +24,7 @@
 {if $mail_part eq 'head'}
 {from full=#from#}
 {to addr=$to}
-{subject text="Validation de la demande de réécriture pour l'adresse `$mail->email`"}
+{subject text="Validation de la demande de réécriture pour l\'adresse `$mail->email`"}
 {elseif $mail_part eq 'wiki'}
 Bonjour,