Removes an unused access to the 'domain' cookie (which never worked,
[platal.git] / templates / xnetgrp / membres-new-search.tpl
index f2d7cfd..572411f 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  *}
@@ -33,9 +33,9 @@
     {/iterate}
   </select>
   <span id="marketing" {if $choix->total() != 1}style="display: none"{/if}><br />
-    <input type="checkbox" name="market" checked="checked"
+    <label><input type="checkbox" name="market" checked="checked"
         onchange="document.getElementById('from').style.display = (this.checked ? '' : 'none')"/>
-    Lui envoyer un marketing
+    Lui envoyer un marketing</label>
     <select name="market_from" id="from">
       <option value="user" selected="selected">de ta part.</option>
       <option value="staff">de la part de Polytechnique.org.</option>