From 4afb77648dc85743a8674157b493fffa11e45f02 Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Sat, 2 Mar 2013 09:04:03 +0100 Subject: [PATCH] Instruct user to check their spam folder if they haven't received the confirmation e-mail --- public_html/templates/signup/success.tpl | 6 ++++++ public_html/templates/subscription/success.tpl | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/public_html/templates/signup/success.tpl b/public_html/templates/signup/success.tpl index f93da22..2f5007e 100644 --- a/public_html/templates/signup/success.tpl +++ b/public_html/templates/signup/success.tpl @@ -8,3 +8,9 @@

Once you click that link, you'll be automatically logged in, and you can start creating a campaign right away!

+ +

+ Haven't received an e-mail? Check your spam folder to see if it ended up there, and please + mark it as 'not spam' if it did. If you still can't find your e-mail, send us an e-mail at + support@redonate.net. +

diff --git a/public_html/templates/subscription/success.tpl b/public_html/templates/subscription/success.tpl index cceb96c..90c7f03 100644 --- a/public_html/templates/subscription/success.tpl +++ b/public_html/templates/subscription/success.tpl @@ -7,3 +7,8 @@ Please check the e-mail we've sent you, and click the verification link... and then you're done!

+

+ Haven't received an e-mail? Check your spam folder to see if it ended up there, and please + mark it as 'not spam' if it did. If you still can't find your e-mail, send us an e-mail at + support@redonate.net. +