Typo.
[platal.git] / templates / register / end.mail.tpl
index f9bf321..3ed8331 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2010 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2011 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
@@ -22,9 +22,9 @@
 
 {config_load file="mails.conf" section="inscrire"}
 {if $mail_part eq 'head'}
-{subject text="$subj"}
+{subject text="$subject"}
 {from full=#from#}
-{to addr="$lemail"}
+{to addr="$to"}
 {elseif $mail_part eq 'text'}
 Bonjour,
 
@@ -42,6 +42,6 @@ Rends-toi maintenant sur la page web suivante afin d'activer ta pré-inscription
 Si en cliquant dessus tu n'y arrives pas, copie intégralement ce lien dans la barre d'adresse de ton navigateur.
 
 Nous espérons que tu profiteras pleinement des services en ligne de Polytechnique.org ; s'ils te convainquent, n'oublie pas d'en parler aux camarades autour de toi !
-{include file="signature.mail.tpl"}
+{include file="include/signature.mail.tpl"}
 {/if}
 {* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}