Fix for advance search with IE7.
[platal.git] / templates / xnetlists / sync.tpl
index bd790f1..a56029c 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2010 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2011 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
@@ -36,7 +36,7 @@
     <tr>
       <td class='checkboxToggle'>{profile user=$u promo=false}</td>
       <td class='checkboxToggle'>{$u->promo()}</td>
-      <td class='checkboxToggle'><input type="checkbox" class="moderate_email" name="add[{$u->forlifeEmail()}]" id="add{$u->forlifeEmail()}"/></td>
+      <td class='checkboxToggle'><input type="checkbox" class="moderate_email" name="add[{$u->hruid}]" id="add{$u->hruid}"/></td>
     </tr>
     {/foreach}
     <tr>