From 1d8559833642dd57668b1a3a337382b0ad13ee2e Mon Sep 17 00:00:00 2001 From: Ahsan Ulhaq Date: Tue, 27 Jan 2015 11:57:51 +0000 Subject: [PATCH] Change name and email modal couple of accessibilty issues fieldset element was unnecessary and input fields were not associated with their parent label TNL-1076 --- lms/templates/dashboard.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) 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. - - - - + +
-