From 5d386db55efc59afa807a725b76e4f34b1474ce2 Mon Sep 17 00:00:00 2001 From: Adam Palay Date: Tue, 17 Sep 2013 17:09:11 -0400 Subject: [PATCH] mark help dialog with with proper ARIA diolog --- lms/templates/help_modal.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lms/templates/help_modal.html b/lms/templates/help_modal.html index 282b64ccea..1d2a416f5f 100644 --- a/lms/templates/help_modal.html +++ b/lms/templates/help_modal.html @@ -9,10 +9,10 @@ % if settings.MITX_FEATURES.get('ENABLE_FEEDBACK_SUBMISSION', False):
- ${_("Help")} + ${_("Help")}
-