From 15c12bc386e2a23e2c7d8c1db455ce9d76489df5 Mon Sep 17 00:00:00 2001 From: cahrens Date: Tue, 29 Oct 2013 16:09:28 -0400 Subject: [PATCH] csrf token not passed to template. --- cms/templates/import.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/cms/templates/import.html b/cms/templates/import.html index 5485af08aa..99f2b4d40e 100644 --- a/cms/templates/import.html +++ b/cms/templates/import.html @@ -29,8 +29,6 @@
- - ## Translators: ".tar.gz" is a file extension, and files with that extension are called "gzipped tar files": these terms should not be translated

${_("Select a File (.tar.gz format) to Replace Your Course Content")}