diff --git a/cms/templates/settings.html b/cms/templates/settings.html index b29bbfc52d..a4a11df67b 100644 --- a/cms/templates/settings.html +++ b/cms/templates/settings.html @@ -87,7 +87,7 @@ CMS.URL.UPLOAD_ASSET = '${upload_asset_url | n, js_escaped_string}'

${_("Course Summary Page")} ${_("(for student enrollment and access)")}

<% - link_for_about_page = ("https:" if is_secure else "http:") + lms_link_for_about_page + link_for_about_page = lms_link_for_about_page %>

${link_for_about_page}