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 CubeCart v5 Appendix Search

CubeCart Version 3 Documentation - login.tpl

Google Translate:

login.tpl

Description

The customer login page.

Login success on this page takes the customer to the account page.

If a customer forgets their password, there is a link to the forgotten password page.

Template file location

/skins/YOUR_SKIN/styleTemplates/content/login.tpl

Control file location

/includes/content/login.inc.php

Classic skin template output screenshot


Basic template structure

<!-- BEGIN: login -->

<!-- BEGIN: form -->
          Login form.
<!-- END: form -->

<!-- END: login -->




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