From fe2e25df652475712fdb23f4163f8464a84dbcd4 Mon Sep 17 00:00:00 2001 From: Dave Chamberlain Date: Thu, 2 Feb 2017 15:43:26 -0500 Subject: [PATCH] ECOM-6921: Added aria-modal="true" to Support Modal Changed the section to a div, and converted the aria-label to a labelledby attr instead (no sense in generating the string mulitiple times). --- lms/templates/help_modal.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lms/templates/help_modal.html b/lms/templates/help_modal.html index 5198e893c1..facff24c02 100644 --- a/lms/templates/help_modal.html +++ b/lms/templates/help_modal.html @@ -18,7 +18,7 @@ from xmodule.tabs import CourseTabList ${_("Support")} - +