diff --git a/cms/templates/index.html b/cms/templates/index.html index 947aa86512..418fc81c59 100644 --- a/cms/templates/index.html +++ b/cms/templates/index.html @@ -25,7 +25,7 @@ ${_("New Course")} % if libraries_enabled: - + ${_("New Library")} % endif % elif course_creator_status=='disallowed_for_this_site' and settings.FEATURES.get('STUDIO_REQUEST_EMAIL',''): diff --git a/cms/templates/js/mock/mock-container-page.underscore b/cms/templates/js/mock/mock-container-page.underscore index 585f39fdff..ae97ed5bff 100644 --- a/cms/templates/js/mock/mock-container-page.underscore +++ b/cms/templates/js/mock/mock-container-page.underscore @@ -35,7 +35,7 @@ % endif
${_("Loading")}
+${_("Loading")}