When editing a vCard, suppress the email fields from being displayed when editing...
[citadel.git] / webcit / static / t / aide / edituser / box_select.html
index 1016faadef6d1daebd7955983143c6df3d331a70..d77a8ad67ce807ad9121165990cbe1d10ed476d2 100644 (file)
@@ -4,6 +4,7 @@
 <center>
   <form method="POST" action="display_edituser">
    <input type="hidden" name="nonce" value="<?NONCE>">
+   <input type="hidden" name="suppress_email" value="1">
    <select name="username" size=10 style="width:100%">
 <?ITERATE("USERLIST", ="aide_edituser_section")>
 </select><br />