From 2e3a0c4d46cc012c59f9f85d4a71a84e11abc028 Mon Sep 17 00:00:00 2001 From: Adam Palay Date: Tue, 17 Sep 2013 15:28:38 -0400 Subject: [PATCH] add labels and aria-required attributes to help-modal inputs --- lms/templates/help_modal.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/lms/templates/help_modal.html b/lms/templates/help_modal.html index 4fe43ef7c3..282b64ccea 100644 --- a/lms/templates/help_modal.html +++ b/lms/templates/help_modal.html @@ -60,16 +60,16 @@ discussion_link = get_discussion_link(course) if course else None
% if not user.is_authenticated(): - - - - + + + + % endif - - -