Backports
[platal.git] / templates / marketing / public.tpl
index e85405b..741a8e3 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2006 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2007 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
@@ -73,7 +73,7 @@ peut sans aucun doute l'aider 
   {$nom} inscrit, nous t'enverrons un email pour te prévenir que son inscription a réussi.
 </p>
 
-<form method="post" action="{$smarty.server.PHP_SELF}">
+<form method="post" action="{$platal->path}">
   <table class="bicol" summary="Fiche camarade">
     <tr class="impair"><td>Nom :</td><td>{$nom}</td></tr>
     <tr class="pair"><td>Prénom :</td><td>{$prenom}</td></tr>
@@ -94,7 +94,6 @@ peut sans aucun doute l'aider 
   </table>
   <div>
     <br />
-    <input type="hidden" name="num" value="{$smarty.request.num}" />
     <input type="submit" name="valide" value="Valider" />
   </div>
 </form>