Put important informations first
[platal.git] / templates / profile / skill.tpl
index c1ee9e9..8619657 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  *}
 
 <div class="blocunite_tab">
   <table class="bicol"cellspacing="0" cellpadding="0" 
-    summary="Profil: Compétences professionnelles">
+    summary="Profil: Compétences professionnelles">
     <tr>
       <th colspan="3">
-        Compétences professionnelles
+        Compétences professionnelles
         <input type="hidden" value="" name="comppros_op" />
         <input type="hidden" value="" name="comppros_id" />
         <input type="hidden" value="" name="comppros_level" />
@@ -80,7 +80,7 @@
               <input type="checkbox" name="accesX" checked="checked" disabled="disabled" />
             </td>
             <td class="texte">
-              privé
+              privé
             </td>
           </tr>
         </table>
 
 <div class="blocunite">
   <table class="bicol" cellspacing="0" cellpadding="0" 
-    summary="Profil: Compétences linguistiques">
+    summary="Profil: Compétences linguistiques">
     <tr>
       <th colspan="3">
-        Compétences linguistiques
+        Compétences linguistiques
         <input type="hidden" value="" name="langue_op" />
         <input type="hidden" value="" name="langue_id" />
         <input type="hidden" value="" name="langue_level" />
               <input type="checkbox" name="accesX" checked="checked" disabled="disabled" />
             </td>
             <td class="texte">
-              privé
+              privé
             </td>
           </tr>
         </table>
         <span class="titre">Niveau</span>
       </td>
       <td class="cold" style="width:15%">
-        <span class="lien"><a href="Docs/FAQ?display=light#niveau_langue" class="popup_800x600">Quel niveau ?</a></span>
+        <span class="lien"><a href="Xorg/FAQ?display=light#niveau_langue" class="popup_800x600">Quel niveau ?</a></span>
       </td>
     </tr>
     {foreach from=$langue_name item=name key=i}
   </table>
 </div>
 
-{* vim:set et sw=2 sts=2 sws=2: *}
+{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}