Grey submit button on send mail page after click.
[platal.git] / templates / admin / postfix_delayed.tpl
index a39e482..3a60ad7 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2008 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2014 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
 {*                                                                        *}
 {**************************************************************************}
 
-<h1>Mails en attente de décision</h1>
+<h1>Emails en attente de décision</h1>
 
 <table class="bicol" cellpadding='0' cellspacing='0'>
   <tr>
     <th>Checksum</th>
-    <th>Nb mails reçus</th>
+    <th>Nb d'emails reçus</th>
     <th>Dernier reçu</th>
     <th>Premier reçu</th>
     <th>Etat</th>
@@ -43,7 +43,7 @@
         <div>
           <input type="hidden" name="crc" value="{$m.crc}" />
           <input type="submit" name="ok"  value="Laisser passer" />
-          <input type="submit" name="del" value="Effacer les mails" />
+          <input type="submit" name="del" value="Effacer les emails" />
         </div>
       </form>
     </td>
@@ -51,4 +51,4 @@
   {/iterate}
 </table>
 
-{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}
+{* vim:set et sw=2 sts=2 sws=2 fenc=utf-8: *}