From 4e572f686fda7301d30fdac106648d61c0c14493 Mon Sep 17 00:00:00 2001 From: Jamie Holdstock Date: Mon, 1 Jul 2019 10:53:51 +0100 Subject: [PATCH] Update advice for connecting a new wallet. --- email/email.go | 2 +- views/address.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/email/email.go b/email/email.go index 9f1b3080..6e30806d 100644 --- a/email/email.go +++ b/email/email.go @@ -97,7 +97,7 @@ func (s *Sender) EmailChangeNotification(baseURL, currentEmail, newEmail, client "for your voting service account at " + baseURL + " from " + currentEmail + " to " + newEmail + "\r\n\n" + "The request was made from IP address " + clientIP + "\r\n\n" + - "If you did not make this request, please contact the" + + "If you did not make this request, please contact the " + "Voting service administrator immediately.\r\n" return s.sendMail(currentEmail, "Voting service email change", body) diff --git a/views/address.html b/views/address.html index cfa17e48..62ee126f 100644 --- a/views/address.html +++ b/views/address.html @@ -48,7 +48,7 @@

-

Your public key address has been accepted and registration is complete. Please, contact your VSP administrator or support staff if you need to re-register with a new address from a new wallet.

+

Your public key address has been accepted and registration is complete. If you need to re-register with a new address from a new wallet, please create a new VSP account.

Public Key Address