aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2013-01-31 15:53:52 +0000
committerMatthew Somerville <matthew@mysociety.org>2013-01-31 15:53:52 +0000
commite7f9cc3e534d51df9932c62aa3ee51392b6f9b28 (patch)
tree17bd0212fd34db2f47a98ce9162b733b206d3d9a
parent83a2bb9d14dfe567258cbd2a431abefdc4ecc59d (diff)
Remove unwanted sentence from Zurich (fixes a38).
-rw-r--r--templates/web/default/auth/token.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/web/default/auth/token.html b/templates/web/default/auth/token.html
index 0f44d1074..5fa69ab21 100644
--- a/templates/web/default/auth/token.html
+++ b/templates/web/default/auth/token.html
@@ -18,7 +18,9 @@
<p>[% loc("We have sent you an email containing a link to confirm your account.") %]</p>
+[% IF c.cobrand.moniker != 'zurich' %]
<p>[% loc("The confirmation email <strong>may</strong> take a few minutes to arrive &mdash; <em>please</em> be patient.") %]</p>
+[% END %]
<p>[% loc("If you use web-based email or have 'junk mail' filters, you may wish to check your bulk/spam mail folders: sometimes, our messages are marked that way.") %]</p>