Automation of the management of associations' mailing lists (Closes #817), Updates...
[platal.git] / templates / emails / submit_spam.tpl
index 7837c54..c14730f 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2007 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2008 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
@@ -23,6 +23,7 @@
 <h1>Soumettre un spam</h1>
 
 <form method="post" action="{$platal->pl_self()}" enctype="multipart/form-data">
+  {xsrf_token_field}
   <table class="tinybicol">
     <tr>
       <td>
 <p>
   Pour soumettre un (non-)spam mal détecté par notre <a href="emails/antispam">antispam</a>, il suffit d'enregistrer
   les sources (regarde dans la documentation de ton client mail dans la liste ci-dessous) du mail en tant que fichier
-  depuis ton client mail, puis de soumettre ce fichier à l'interface ci-dessus en sélectionnant l'action adaptée :
+  depuis ton client mail, puis de soumettre ce fichier à l'interface ci-dessus en sélectionnant l'action adaptée&nbsp;:
 </p>
 <ul>
-  <li><strong>spam</strong> : pour soumettre un spam mal reconnu</li>
-  <li><strong>nonspam</strong> : pour soumettre un mail légitime mal reconnu</li>
+  <li><strong>spam</strong>&nbsp;: pour soumettre un spam mal reconnu&nbsp;;</li>
+  <li><strong>nonspam</strong>&nbsp;: pour soumettre un mail légitime mal reconnu.</li>
 </ul>
 
 {include wiki=Xorg.Mails part=clients}