Autocomplete enterprise name in profile edition. (Closes #836)
[platal.git] / templates / profile / admin_decos.tpl
index 4bb456d..722ebd8 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2006 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2008 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
@@ -20,7 +20,7 @@
 {*                                                                        *}
 {**************************************************************************}
 
-{include file=table-editor.tpl}
+{include file="core/table-editor.tpl"}
 
 <h1>Administration Polytechnique.org</h1>
 
@@ -49,7 +49,7 @@
   <table class='bicol'>
     <tr>
       <th>id</th>
-      <th>intitulé</th>
+      <th>intitulé</th>
       <th>ordre</th>
       <th>&nbsp;</th>
     </tr>
@@ -87,4 +87,4 @@
   </table>
 </form>
 
-{* vim:set et sw=2 sts=2 sws=2: *}
+{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}