New Zenner
- Join Date:
- Jan 2006
- Posts:
- 66
- Plugin Contributions:
- 0
Wanting to add new constant in email....
I'm trying to customize the welcome email (and eventually other emails) sent by the system and need to add a couple of new constants. I have defined them in the includes/languages/english/<template>/create_account.php file. Do I have to modify the code in includes/modules/<template>/create_account.php as well? I can see the construct of building the email there.....just hoping there was a slightly easier way.
FYI- I'm running the Multi-Site mod and that's why I'm looking to make this type of modification. I need a background image, Store Name, etc. that changes based on the template.
Thanks in advance for the help.