Remove Author E-Mail Form. Bug 257516.
git-svn-id: svn://10.0.0.236/trunk@166368 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -345,6 +345,7 @@ if ($usermode=="A") {$a="TRUE"; $e="TRUE";
|
||||
}
|
||||
echo"</TD></TR>\n";
|
||||
?>
|
||||
<TR><TD COLSPAN="2"><strong>Warning:</strong> Setting E-Mail Public to Visible will show your e-mail address in plaintext on your profile. Do not enable this if you wish to keep your e-mail address hidden.</TD></TR>
|
||||
<TR><TD COLSPAN="2" ALIGN="CENTER"><INPUT NAME="submit" TYPE="SUBMIT" VALUE="Update"> <INPUT NAME="reset" TYPE="RESET" VALUE="Reset Form"> <INPUT NAME="submit" TYPE="SUBMIT" VALUE="Delete User" ONCLICK="return confirm('Are you sure you want to delete the profile for <?php echo"$username"; ?>?');"></TD></TR>
|
||||
</FORM>
|
||||
<?php if ($_SESSION["level"]=="user") {} else { ?>
|
||||
@@ -507,6 +508,10 @@ if (!$userid) { $userid = $_POST["userid"]; }
|
||||
} else {}
|
||||
?>
|
||||
|
||||
|
||||
<!-- close #mBody-->
|
||||
</div>
|
||||
|
||||
<?php
|
||||
include"$page_footer";
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user