Reset your password - Final Step
if (empty($PassWasReset)) {
if (!empty($Err)) {
?>
=display_str($Err)?>
} ?> Any password 6 characters or longer is accepted, but a strong password is 8 characters or longer, contains at least 1 lowercase and uppercase letter, and contains at least a number or symbol.
} else { ?>
Your password has been successfully reset.
Please
click here to log in using your new password.
} ?>