Translates peremption to expiration.
[platal.git] / templates / lists / moderate_sub.tpl
index 2ba3e45..64176c2 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2007 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2010 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
 <h1>Refuser l'inscription d'un utilisateur</h1>
 
 <form method='post' action='{$platal->pl_self(1)}'>
+  {xsrf_token_field}
   <table class='tinybicol' cellpadding='0' cellspacing='0'>
     <tr>
-      <th class='titre'>refuser l'inscription de :</th>
+      <th class='titre'>refuser l'inscription de&nbsp;:</th>
     </tr>
     <tr>
       <td>{$del_user.name}</td>
     </tr>
     <tr>
-      <td>raison:
+      <td>raison&nbsp;:
         <textarea cols='50' rows='10' name='reason'></textarea>
       </td>
     </tr>
@@ -45,4 +46,4 @@
 </form>
 
 
-{* vim:set et sw=2 sts=2 sws=2: *}
+{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}