Viewing File: /usr/local/cpanel/base/unprotected/cpanel-legacy/resetpass_resetform_cpaneld.html

<p class="pw_change">
    A confirmation email has been sent to the email address on file. To continue, enter the confirmation code in the email, or click the link in the email.
</p>
<form method="GET">
    <strong>Confirmation Code:</strong>
    <input type="hidden" name="user" value="[% html_safe_user %]" />
    <input type="hidden" name="action" value="reset" />
    <input type="text" name="pass" value="" maxlength="16" size="16" />
    <input type="submit" class="input-button" value="Go" />
</form>
Back to Directory File Manager