email templates

Email is also template based.

Confirmation Email. The file GenieGate/views/users/mail-confirm.php creates the text of the information emailed to a new user instructing them to confirm their account.

Forgotten Password. The text of the email sent to a user when he or she chooses to be reminded of their password is in GenieGate/views/users/mail-password.php.

Confirmation code reminder. The text of the email sent to a user when he or she chooses to be reminded of their confirmation code GenieGate/views/users/mail-confirm-remind.php. By default, it simply includes mail-confirm.php