diff --git a/lms/templates/courseware/courseware.html b/lms/templates/courseware/courseware.html index 215036f64a..1c081a959a 100644 --- a/lms/templates/courseware/courseware.html +++ b/lms/templates/courseware/courseware.html @@ -94,54 +94,6 @@ ${page_title_breadcrumbs(course_name())} }); -% if timer_expiration_duration: - -% endif - % if show_chat: @@ -180,17 +132,6 @@ ${fragment.foot_html()} -% if timer_expiration_duration: -
-
- % if timer_navigation_return_url: - ${_("Return to Exam")} - % endif -
Time Remaining:
 
-
-
-% endif - <%include file="/dashboard/_dashboard_prompt_midcourse_reverify.html" /> % if default_tab: <%include file="/courseware/course_navigation.html" />