Now clicking on the flags is equivalent to clicking on the checkboxes.
[platal.git] / templates / profile / deco.tpl
index 368671f..84b1409 100644 (file)
@@ -29,8 +29,8 @@
   <tr>
     <td>
       <div class="flags">
-        <input type="checkbox" name="medals_pub"{if $medals_pub eq 'public'} checked="checked"{/if} />
-        {icon name="flag_green" title="site public"}
+        <label><input type="checkbox" name="medals_pub"{if $medals_pub eq 'public'} checked="checked"{/if} />
+        {icon name="flag_green" title="site public"}</label>
         <span class="texte">
           bien que publiques (JO, ...), tu peux choisir de ne pas associer ces informations à ta fiche publique
         </span>