[Solved]: Changing email messages [Solved]: Changing email messages
 

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

[Solved]: Changing email messages

Started by ironmanrr, March 19, 2004, 12:01:08 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ironmanrr

Hi, I'd like to know how to edit the text inside the emails (like the confirm registration email and so long)

Thanks

Casper

Hi,
this is in the lang/your_language.php.  Look for $lang_register_confirm_email = <<<EOT
and edit it there.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

ironmanrr

Thanks, that was fast