XHTML compliance
authorPascal Corpet <pascal.corpet@m4x.org>
Sun, 23 Mar 2008 21:28:20 +0000 (22:28 +0100)
committerPascal Corpet <pascal.corpet@m4x.org>
Sun, 23 Mar 2008 21:30:40 +0000 (22:30 +0100)
templates/carnet/panel.tpl

index f7baa37..bde74a8 100644 (file)
@@ -80,7 +80,7 @@ Il faut pour cela se rendre sur la page de <a href='carnet/notifs'>configuration
       {$promo[row].date|date_format}
     </td>
     {if $promo[row].data}
-    <tr><td>{$promo[row].data|smarty:nodefaults}</td></tr>
+    </tr><tr><td>{$promo[row].data|smarty:nodefaults}</td>
     {/if}
   </tr>
   {/section}