diff --git a/cms/templates/import.html b/cms/templates/import.html index 312f4d95d20d..ea9ace66f6f0 100644 --- a/cms/templates/import.html +++ b/cms/templates/import.html @@ -108,7 +108,7 @@

${_("Updating Course")}

  • - +
    diff --git a/cms/templates/js/publish-xblock.underscore b/cms/templates/js/publish-xblock.underscore index a587159c0cba..b2a4115271f1 100644 --- a/cms/templates/js/publish-xblock.underscore +++ b/cms/templates/js/publish-xblock.underscore @@ -82,7 +82,7 @@ var visibleToStaffOnly = visibilityState === 'staff_only'; <% if (hasExplicitStaffLock) { %> <% } else { %> - + <% } %> <%= gettext('Hide from students') %> diff --git a/cms/templates/js/staff-lock-editor.underscore b/cms/templates/js/staff-lock-editor.underscore index f369d0ad000b..b0b81d1b3b41 100644 --- a/cms/templates/js/staff-lock-editor.underscore +++ b/cms/templates/js/staff-lock-editor.underscore @@ -6,7 +6,7 @@