diff --git a/lms/templates/courseware/courseware-chromeless.html b/lms/templates/courseware/courseware-chromeless.html index 39c062dbab..2d21451d72 100644 --- a/lms/templates/courseware/courseware-chromeless.html +++ b/lms/templates/courseware/courseware-chromeless.html @@ -89,5 +89,3 @@ ${HTML(fragment.foot_html())} % endif % endif - -<%include file="../modal/accessible_confirm.html" /> diff --git a/lms/templates/courseware/courseware.html b/lms/templates/courseware/courseware.html index ad8a65d252..5c2225ecde 100644 --- a/lms/templates/courseware/courseware.html +++ b/lms/templates/courseware/courseware.html @@ -253,4 +253,3 @@ ${HTML(fragment.foot_html())} % endif % endif -<%include file="../modal/accessible_confirm.html" /> diff --git a/lms/templates/modal/accessible_confirm.html b/lms/templates/modal/accessible_confirm.html deleted file mode 100644 index 913cb091fa..0000000000 --- a/lms/templates/modal/accessible_confirm.html +++ /dev/null @@ -1,47 +0,0 @@ -<%! from django.utils.translation import ugettext as _ %> -
- -