From a51229061f3153e929c749acf2e77742d4ed1554 Mon Sep 17 00:00:00 2001 From: "J.-S. Caux" <J.S.Caux@uva.nl> Date: Sun, 18 Nov 2018 14:02:59 +0100 Subject: [PATCH] Simple email change --- .../inform_contributor_duplicate_accounts_merged.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/email/contributors/inform_contributor_duplicate_accounts_merged.html b/templates/email/contributors/inform_contributor_duplicate_accounts_merged.html index 3562b77b7..13ddb8152 100644 --- a/templates/email/contributors/inform_contributor_duplicate_accounts_merged.html +++ b/templates/email/contributors/inform_contributor_duplicate_accounts_merged.html @@ -8,7 +8,7 @@ Your alternate account with username <strong><em style="color: red;">{{ contrib_from.user.username }}</em></strong> has been deactivated, but all the data associated to it has been transferred to your active account. </p> <p> - Please get in touch with us at <a href="mailto:techsupport@scipost.org">SciPost techsupport</a> if you have any questions. + Please get in touch with us at <a href="mailto:techsupport@scipost.org">SciPost techsupport</a> (or by simply replying to this email) if you have any questions. </p> <p> Many thanks, -- GitLab