Page 1 of 1

Another Question for Garvin

Posted: Mon Oct 30, 2006 8:53 pm
by DW
Hi Garvin,

In the "Self Registration" Plug-in, which file can you edit the email that is sent to new users? Please advise.

Thank you.

"By the way - this is a great program"

Posted: Mon Oct 30, 2006 9:16 pm
by d_cee
Hi
sorry it's not Garvin :-)

you can change the text for the email in the 'lang_en.inc.php' file in your 'plugins/serendipity_plugin_adduser/' folder - or one of the other lang_xx.inc.php files if your blog isn't in English.

It's the line that starts
@define('PLUGIN_ADDUSER_MAIL_BODY'
that you should change.

HTH
Dave