diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-08-28 14:34:11 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-08-28 16:29:18 +0100 |
commit | f83e44a8c1b41491686a3831e14529e6e554c653 (patch) | |
tree | 745ed244a608095659f5b030844d234a577c4c1d /templates | |
parent | 22c12ab78128788bb44b8567d8735671b73b02e6 (diff) |
Use site name in contact email subject line.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/email/default/contact.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/email/default/contact.txt b/templates/email/default/contact.txt index 545b1632c..bd97d17a6 100644 --- a/templates/email/default/contact.txt +++ b/templates/email/default/contact.txt @@ -1,4 +1,4 @@ -Subject: FMS message: [% subject %] +Subject: [% site_name %] message: [% subject %] [% message %] |