Password Assistance'; Email::printWhitelistNotice(); if (isset($H_UserValues)) { if ($H_UserValues["EmailSent"]) { $WasUserName = $H_UserValues["SearchField"] == "UserName"; print '
An email message has been sent to ' .($WasUserName ? 'the address associated with the user name' : '') .' '.$H_UserValues["SearchString"].' ' .'containing instructions on how to change your password.
'; return; } print 'An error occurred when attempting to send an email message to ' .'allow you to reset your password. This is a system error -- not a ' .'result of anything you have done -- and a system administrator has ' .'been notified about the problem.
' .'If you are in need of further assistance please do not hesitate ' .'to use our Feedback Form
' .'We will attempt to resolve this problem as soon as possible. ' .'Thank you for your patience.
'; return; } FormUI::DisplayErrorBlock(); ?>Enter your user name or email address below, and an email message will be sent to you containing a link you can use to reset your password.
(The email address should be the one you used to sign up for your account.)