Tweaks to login page template (Closes FS#771) [alk]
[platal.git] / templates / lists / check.tpl
index 92b2190..9dfc96b 100644 (file)
 {**************************************************************************}
 
 
-{include file="listes/header_listes.tpl" on=check}
+{include file="lists/header_listes.tpl" on=check}
 
 {if $options|@count}
 <table class='bicol' cellpadding='2' cellspacing='0'>
   <tr><th colspan='3'>Options incorrectes pour {$details.addr}</th></tr>
-  <tr><th>champs</th><th>devrait être:</th><th>est ...</th></tr>
+  <tr><th>champs</th><th>devrait être:</th><th>est ...</th></tr>
   {foreach from=$options key=k item=o}
   <tr>
     <td class='titre'>{$k}</td>
@@ -46,4 +46,4 @@
 {/if}
 
 
-{* vim:set et sw=2 sts=2 sws=2: *}
+{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}