diff options
Diffstat (limited to 'templates/emails/problem-confirm')
-rw-r--r-- | templates/emails/problem-confirm | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/templates/emails/problem-confirm b/templates/emails/problem-confirm deleted file mode 100644 index 2a00e54a5..000000000 --- a/templates/emails/problem-confirm +++ /dev/null @@ -1,20 +0,0 @@ -Subject: Confirm your problem on FixMyStreet - -Hi <?=$values['name']?>, - -Please click on the link below to confirm the problem you just -added to FixMyStreet: - -<?=$values['url']?> - -If your email program does not let you click on this link, -copy and paste it into your web browser and press return. - -Your problem had the title: -<?=$values['title']?> - -And details: -<?=$values['detail']?> - -Yours, -The FixMyStreet team |