diff options
author | Struan Donald <struan@exo.org.uk> | 2011-05-25 17:44:37 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2011-05-25 17:44:37 +0100 |
commit | 09a64afec4e023a184de075df3780c8b525b6066 (patch) | |
tree | cad6484a2c8d074251960cd781139d28e68bb2ef /templates/email/default | |
parent | bbe4d5975fddfc731b0177119bf4cda401d41d97 (diff) |
use c->send_email on contact page and add more tests
Diffstat (limited to 'templates/email/default')
-rw-r--r-- | templates/email/default/contact.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/email/default/contact.txt b/templates/email/default/contact.txt new file mode 100644 index 000000000..59a778ad5 --- /dev/null +++ b/templates/email/default/contact.txt @@ -0,0 +1,5 @@ +Subject: FMS message: [% subject %] + +[% message %] + +[ Sent by contact.cgi on [% host %]. IP address [% ip %] ] |