CMSMailer success message: where can it be modified?
CMSMailer success message: where can it be modified?
When a message is successfuly sent from the Contact Form, a success message is displayed ,"Your message was successfully sent." where can the content of that message be changed?
Re: CMSMailer success message: where can it be modified?
In the function.contact_form.php in your plugins folder itself
. Look for class="formMessage" with your favourite text editor.

Re: CMSMailer success message: where can it be modified?
Thanks Vin. I was looking in the Modules folder. No wonder I couldn't find it.
Michael
Michael