Release of plat/al 1.1.12
[platal.git] / templates / profile / general.public_names.tpl
index 3c21fd8..e451de1 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2011 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2014 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
   </td>
   <td>
     <input type="text" name="search_names[public_names][{$type}]" value="{$names.$type}"
-      title="Coche la case en bout de ligne si ton nom commence par une particule."
       {if t($names.$error)} class="error"{/if} size="25" onkeyup="updateNameDisplay({$isFemale});"/>
   </td>
-  <td>
-    <input type="checkbox"{if t($names.$particle) neq ''} checked="checked"{/if}
-      title="Coche cette case si ton nom commence par une particule." />
-  </td>
+  <td></td>
 </tr>
 {/foreach}
 
@@ -54,4 +50,4 @@
 </tr>
 {/foreach}
 
-{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}
+{* vim:set et sw=2 sts=2 sws=2 fenc=utf-8: *}