aboutsummaryrefslogtreecommitdiffstats
path: root/templates/email
diff options
context:
space:
mode:
Diffstat (limited to 'templates/email')
-rw-r--r--templates/email/bromley/problem-confirm.txt20
-rw-r--r--templates/email/default/alert-confirm.txt4
-rw-r--r--templates/email/default/problem-confirm.txt4
-rw-r--r--templates/email/default/update-confirm.txt2
4 files changed, 5 insertions, 25 deletions
diff --git a/templates/email/bromley/problem-confirm.txt b/templates/email/bromley/problem-confirm.txt
deleted file mode 100644
index 1c120845c..000000000
--- a/templates/email/bromley/problem-confirm.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-Subject: Confirm your problem on FixMyStreet
-
-Hi [% report.name %],
-
-Please click on the link below to confirm the problem you just
-added to FixMyStreet:
-
-[% token_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:
-[% report.title %]
-
-And details:
-[% report.detail %]
-
-Yours,
-Bromley Council
diff --git a/templates/email/default/alert-confirm.txt b/templates/email/default/alert-confirm.txt
index 89ca7864e..abf7801f5 100644
--- a/templates/email/default/alert-confirm.txt
+++ b/templates/email/default/alert-confirm.txt
@@ -1,9 +1,9 @@
-Subject: Confirm your alert on FixMyStreet
+Subject: Confirm your alert on [% c.cobrand.site_name %]
Hi,
Please click on the link below to confirm the alert you just
-asked to subscribe to on FixMyStreet:
+asked to subscribe to on [% c.cobrand.site_name %]:
[% token_url %]
diff --git a/templates/email/default/problem-confirm.txt b/templates/email/default/problem-confirm.txt
index 194b4c30f..5f5bd511a 100644
--- a/templates/email/default/problem-confirm.txt
+++ b/templates/email/default/problem-confirm.txt
@@ -1,9 +1,9 @@
-Subject: Confirm your problem on FixMyStreet
+Subject: Confirm your problem on [% c.cobrand.site_name %]
Hi [% report.name %],
Please click on the link below to confirm the problem you just
-added to FixMyStreet:
+added to [% c.cobrand.site_name %]:
[% token_url %]
diff --git a/templates/email/default/update-confirm.txt b/templates/email/default/update-confirm.txt
index 2ed152fde..fdcd68edb 100644
--- a/templates/email/default/update-confirm.txt
+++ b/templates/email/default/update-confirm.txt
@@ -1,4 +1,4 @@
-Subject: Confirm your update on FixMyStreet
+Subject: Confirm your update on [% c.cobrand.site_name %]
Hi [% update.name %],