plugins/SpecialUserPrefs.php
changeset 140 40f7fa5fd061
parent 133 af0f6ec48de3
child 175 1465f48faba0
--- a/plugins/SpecialUserPrefs.php	Thu Sep 20 11:27:49 2007 -0400
+++ b/plugins/SpecialUserPrefs.php	Sun Sep 23 18:42:16 2007 -0400
@@ -577,7 +577,7 @@
           </tr>
           <tr>
             <td class="row2" style="width: 50%;"><label for="chk_email_public">E-mail address is public</label><br /><small>If this is checked, your e-mail address will be displayed on your user page. To protect your address from spambots, your e-mail address will be encrypted.</small></td>
-            <td class="row1" style="width: 50%;"><input type="checkbox" id="chk_email_public" name="email_public" value="<?php if ($session->user_extra['email_public'] == 1) echo 'checked="checked"'; ?>" size="30" /></td>
+            <td class="row1" style="width: 50%;"><input type="checkbox" id="chk_email_public" name="email_public" <?php if ($session->user_extra['email_public'] == 1) echo 'checked="checked"'; ?> size="30" /></td>
           </tr>
           <tr>
             <th class="subhead" colspan="2">