diff --git a/cms/templates/settings.html b/cms/templates/settings.html index a07debb683..021766b3aa 100644 --- a/cms/templates/settings.html +++ b/cms/templates/settings.html @@ -297,7 +297,6 @@ CMS.URL.UPLOAD_ASSET = '${upload_asset_url}'; % if settings.FEATURES.get('ENABLE_PREREQUISITE_COURSES'):
  • -
    ${_("Course that students must complete before beginning this course")} -
  • % endif % if settings.FEATURES.get('ENTRANCE_EXAMS'):