I want an extra filed, i.e Company Name to be received in Email while a customer creates a New Account... I tried adding the following code:
at line 20 in \includes\languages\english\email_extras.phpCode:define('OFFICE_COMPANY_NAME','<strong>Company Name:</strong>');
... but it doesn't make the difference to the output email. Any suggestions, where else to make changes, so that it works ?


Reply With Quote
