Documentation
Project Links
We welcome you to <store name>.
You can now take part in the various services we have to offer you. Some of these services include:
For help with any of our online services, please email the store-owner: <store_owner_email>.
Note: This email address was given to us by one of our customers. If you did not signup to be a member, please send an email to <store_owner_email>.
The contents of this email are stored in the file
catalog/includes/languages/<your language>/create_account_process.php.So if you want to edit the english version, you need to edit
catalog/includes/english/create_account_process.phpand find line 26 or a line beginning:
define('EMAIL_TEXT','You can now take part.....');
Change the text within this define to your chosen message.
If you want to change the outgoing email subject line change the definition of EMAIL_WELCOME.