diff options
Diffstat (limited to 'bin/zurich-overdue-alert')
-rwxr-xr-x | bin/zurich-overdue-alert | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/zurich-overdue-alert b/bin/zurich-overdue-alert index 500c6b016..4e81b3263 100755 --- a/bin/zurich-overdue-alert +++ b/bin/zurich-overdue-alert @@ -73,7 +73,6 @@ sub send_alert { { _template_ => $template, _parameters_ => $h, - _line_indent => $cobrand->email_indent, To => $to, From => [ FixMyStreet->config('CONTACT_EMAIL'), FixMyStreet->config('CONTACT_NAME') ], }, |