Adds log search on actions (Closes #1568).
[platal.git] / templates / admin / postfix_delayed.tpl
index a39e482..9075d7c 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2008 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2011 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>