diff --git a/lms/templates/dashboard.html b/lms/templates/dashboard.html index 2f488e9637..1a001725a3 100644 --- a/lms/templates/dashboard.html +++ b/lms/templates/dashboard.html @@ -312,12 +312,13 @@
-
- - - - + +

${_("We will send a confirmation to both {email} and your new email address as part of the process.").format(email=user.email)}

@@ -325,7 +326,6 @@
-
@@ -359,18 +359,18 @@ ## Translators: note that {platform} {cert_name_short} will look something like: "edX certificate". Please do not change the order of these placeholders.

${_("To uphold the credibility of your {platform} {cert_name_short}, all name changes will be recorded.").format(platform=settings.PLATFORM_NAME, cert_name_short=cert_name_short)}


-
## Translators: note that {platform} {cert_name_short} will look something like: "edX certificate". Please do not change the order of these placeholders. - - - - + +
-