New handler profile/ax/{user_id}
[platal.git] / templates / marketing / relance.tpl
index 1b66805..277f99f 100644 (file)
 {/foreach}
 
 <form action="marketing/relance" method="post">
-  <table class="bicol" summary="liste des inscriptions non confirmées">
+  <table class="bicol" summary="liste des inscriptions non confirmées">
     <tr>
       <th>Date</th>
       <th>Promo</th> 
       <th>Nom</th>
-      <th>Dernière relance</th>
+      <th>Dernière relance</th>
       <th>&nbsp;</th>
     </tr>
     {iterate from=$relance item=it}
   </table>
 
   <p>
-  {$relance->total()} Polytechniciens n'ont pas effectué jusqu'au bout leur inscription.
+  {$relance->total()} Polytechniciens n'ont pas effectué jusqu'au bout leur inscription.
   </p>
   <div class="center">
     <input type="submit" name="relancer" value="Relancer" />
   </div>
 </form>
 
-{* vim:set et sw=2 sts=2 sws=2: *}
+{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}