The Welcome Email

The purpose of this email is to provide the new registered user with a login password and a link to verify their email address. This will ensure we have the correct email address and stop problems malicious signups.

File Location: /emails/en/welcome.html
Subject: /lang/en/lang.php
  • welcome_subject (subject of the message sent)
  • reg_success (text describing succesful registration)
Templates: /tpl/en/register




Programmer Notes