Forgotten file
[platal.git] / templates / include / form.valid.mark.tpl
index 81d6abc..7e55662 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2006 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2007 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
@@ -24,7 +24,7 @@
 {if $valid->m_relance neq ''} {* provided for backward compatibility, may disappear in the future *}
   <tr class="pair">
     <td class="titre">Dernière relance le :</td>
-    <td>{$valid->m_relance}</td>
+    <td>{$valid->m_relance|date_format}</td>
   </tr>
 {/if}
 {/if}