Merge branch 'xorg/maint' into xorg/master
[platal.git] / templates / lists / moderate_sub.tpl
index b20ade3..6b5136f 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2007 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2011 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
@@ -23,6 +23,7 @@
 <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&nbsp;:</th>
@@ -31,7 +32,7 @@
       <td>{$del_user.name}</td>
     </tr>
     <tr>
-      <td>raison:
+      <td>raison&nbsp;:
         <textarea cols='50' rows='10' name='reason'></textarea>
       </td>
     </tr>