diff --git a/lms/templates/problem.html b/lms/templates/problem.html index b785e4aa68..e239c32cd2 100644 --- a/lms/templates/problem.html +++ b/lms/templates/problem.html @@ -68,7 +68,8 @@ from openedx.core.djangolib.markup import HTML, Text (${submit_disabled_cta['description']}) % else: -
+ + (${submit_disabled_cta['description']}) + % endif % endif