From c3095235ffc05c54839ed16b48733e0fc3581b50 Mon Sep 17 00:00:00 2001 From: David Baumgold Date: Fri, 15 May 2015 11:23:30 -0400 Subject: [PATCH] Remove MathPlayer message --- lms/templates/main.html | 2 -- lms/templates/mathjax_accessible.html | 20 -------------------- 2 files changed, 22 deletions(-) delete mode 100644 lms/templates/mathjax_accessible.html diff --git a/lms/templates/main.html b/lms/templates/main.html index b7608732e5..ea3e044edf 100644 --- a/lms/templates/main.html +++ b/lms/templates/main.html @@ -133,8 +133,6 @@
#content">${_("Skip to main content")} - <%include file="mathjax_accessible.html" /> - % if not disable_header: <%include file="${header_file}" /> % endif diff --git a/lms/templates/mathjax_accessible.html b/lms/templates/mathjax_accessible.html deleted file mode 100644 index ad97a73b3f..0000000000 --- a/lms/templates/mathjax_accessible.html +++ /dev/null @@ -1,20 +0,0 @@ -<%! from django.utils.translation import ugettext as _ %> -