diff --git a/lms/templates/courseware/courseware.html b/lms/templates/courseware/courseware.html index 4a07bf31da..32e38c5a6d 100644 --- a/lms/templates/courseware/courseware.html +++ b/lms/templates/courseware/courseware.html @@ -228,7 +228,7 @@ ${fragment.foot_html()} % endif % if course.show_calculator: -
+
@@ -238,110 +238,29 @@ ${fragment.foot_html()}

${_('Use the arrow keys to navigate the tips or use the tab key to return to the calculator')}

${_("Hints")} -
@@ -351,5 +270,6 @@ ${fragment.foot_html()}
+ % endif <%include file="../modal/accessible_confirm.html" />