This page describes the template files used to generate the forgotten password form, and resulting pages. This form is seen when you click the "Forgot Password?" link in the "Account Options" nav box.

forgotten_password_form.php
This controls the appearance of the form shown above.
forgotten_password_failure.php
This controls the appearance of the content shown when the email address entered was not a valid one.
forgotten_password_success.php
This controls the appearance of the content shown when the email address entered was vaild.
forgottn_password_email.php
This controls the appearance of the email sent to the customer, which includes their new password.