aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2013-02-11 15:33:06 +0000
committerMatthew Somerville <matthew@mysociety.org>2013-02-11 15:33:06 +0000
commit29d1f70b3a2df58ba6c3212080744fc48dd4cb5f (patch)
tree785ab00fb227037629d7a14a9dd51afc829480a5 /bin
parent603c118dca77621ce4d45a66ca8ea4bbb3ba7919 (diff)
Allow email indent to be a cobrand parameter.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/zurich-overdue-alert1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/zurich-overdue-alert b/bin/zurich-overdue-alert
index aa9f6fe60..3ba8b9163 100755
--- a/bin/zurich-overdue-alert
+++ b/bin/zurich-overdue-alert
@@ -72,6 +72,7 @@ sub send_alert {
{
_template_ => $template,
_parameters_ => $h,
+ _line_indent => $cobrand->email_indent,
To => $to,
From => [ FixMyStreet->config('CONTACT_EMAIL'), FixMyStreet->config('CONTACT_NAME') ],
},