This is the default template used when a function requires login. The post action returns the customer to the page they were intending to visit.
The features found on this page are:
Forgotten password utility
This links to a page that allows the user to enter their email address. When the form is submitted, the script checks for the email address, generates a reset password token, and emails the link and token to the customer.
Remember password
When checked, the script will store a cookie with password and login.
New email address
An entry field is provided for the customer to input a new email address, if changed.