Amending the e-mail sent on registration Amending the e-mail sent on registration
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Amending the e-mail sent on registration

Started by silurus, April 27, 2004, 10:29:42 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

silurus

I've found this file and done this before but i have spent time today looking for it but can't find.

Where do i change the text in the e-mail sent o the customer when they register?

Mark

Joachim Müller

edit lang/your_language.php (e.g. lang/english.php) and find
Quote$lang_register_confirm_email
and edit the stuff that comes after it.

GauGau