Adds a listing page for dead user with not yet disabled accounts.
[platal.git] / templates / emails / submit_spam.tpl
index 8b37ea1..cb932f6 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  *}
@@ -31,7 +31,7 @@
           <option value="spam" {if $smarty.request.type neq 'spam'}selected="selected"{/if}>spam</option>
           <option value="nonspam" {if $smarty.request.type eq 'nonspam'}selected="selected"{/if}>non-spam</option>
         </select>
-        mal filtré.
+        mal filtré.
       </td>
     </tr>
     <tr>
 </form>
 
 <p>
-  Pour soumettre un (non-)spam mal détecté par notre <a href="emails/antispam">antispam</a>, il suffit d'enregistrer
+  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 file=../spool/wiki.d/cache_Xorg.Mails.tpl part=clients included=1}
+{include wiki=Xorg.Mails part=clients}
 
-{* vim:set et sw=2 sts=2 sws=2: *}
+{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}