customizing the confirmation email (user account creation)

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
spirelli
Posts: 996
Joined: Tue 27. Jul 2004, 13:37
Location: London

customizing the confirmation email (user account creation)

Post by spirelli »

I cannot find the place where I can adjust the wording of the confirmation email that can send the logon details to the new user. Can anyone help?

Thanks
colech
Posts: 178
Joined: Thu 25. Mar 2004, 01:01
Location: Washington, USA
Contact:

Post by colech »

Starting on line 17 of EN_formmailer.success.html:

Code: Select all

<span class="head"><strong>Thank you!</strong></span><br />
<br />
<strong>Every needed field in form was filled in.</strong><br />
You will get a confirmation message if you have given a valid e-mail address.
If you have technical
problems please contact the webmaster of this site.<br />
while !sleeping {
work_on(phpwcms);
}
// Check out our web development company!
// "Your business has character... don't hide it!"
Pappnase

Post by Pappnase »

hello

or maybe search via the windows inbuild search. for an text pharse in the phpwcms folder so you will find the file wich is responsable for that! ;-)
Post Reply