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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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