Merge commit 'origin/master' into fusionax
[platal.git] / templates / profile / general.networking.tpl
index 97474a8..f2bcc5a 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2008 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2009 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
   <td colspan="2">
     <div style="float: left; width: 200px;">
       <span class="flags">
-        <input type="checkbox"
+        <label><input type="checkbox"
           {if $nw.pub neq 'private'} checked="checked"{/if}
           name="networking[{$i}][pub]"/>
-        {icon name="flag_green" title="site public"}
+        {icon name="flag_green" title="site public"}</label>
       </span>&nbsp;
       <input type="hidden" name="networking[{$i}][type]" value="{$nw.type}"/>
       <input type="hidden" name="networking[{$i}][name]" value="{$nw.name}"/>