diff options
Diffstat (limited to 'templates/emails/alert-update')
-rw-r--r-- | templates/emails/alert-update | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/templates/emails/alert-update b/templates/emails/alert-update deleted file mode 100644 index ac0ddd50a..000000000 --- a/templates/emails/alert-update +++ /dev/null @@ -1,18 +0,0 @@ -Subject: New updates on problem - '<?=$values['title']?>' - -The following updates have been left on this problem: - -<?=$values['data']?> - -<?=$values['state_message']?> - -To view or reply to these updates, please visit the following URL: - <?=$values['problem_url']?> - -You cannot contact anyone by replying to this email. - -Yours, -The FixMyStreet team - -To stop receiving emails when there are new updates on this problem, -please follow this link: <?=$values['unsubscribe_url']?> |