Editing email messages
Submitted by Ulysses on Sun, 01/20/2008 - 19:08.
How do we edit the various email messages the script auto generates?
There doesn't seem to be an interface for this yet, so can I assume we change the text within the appropriate PHP files?

Any suggestions? Where are the messages generated from?
The email templates are in /application/views/notifier/.
I have never tried it myself but you can have a look at the different files there and see what to change.
Tim
Thanks Tim