CubeCartForums.org Documentation Area

CubeCartForums.org for CubeCart third-party documentation, modifications, skins and services
Permanent Link   Print This Page
Introduction CubeCart v3 CubeCart v4 Appendix Search

CubeCart Version 4 Documentation - forgotPass.tpl

Google Translate:

forgotPass.tpl

Description

On the login page, if the customer has forgotten their password there is a link which takes them to this page.

Template file location

/skins/YOUR_SKIN/styleTemplates/content/forgotPass.tpl

Control file location

/includes/content/forgotPass.inc.php

Classic skin template output screenshot


Basic template structure

<!-- BEGIN: forgot_pass -->

<!-- BEGIN: error -->
          Captcha form error.
<!-- END: error -->

<!-- BEGIN: form -->
          Email address entry form.

     <!-- BEGIN: spambot -->
              Spambot captcha code entry.
     <!-- END: spambot -->
<!-- END: form -->
<!-- END: forgot_pass -->




Comments, Feedback, Suggestions and Documentation Submissions please post in the Documentation Chat Forum.