diff --git a/lms/templates/course_modes/track_selection.html b/lms/templates/course_modes/track_selection.html index 71620e99c0..f8af422e60 100644 --- a/lms/templates/course_modes/track_selection.html +++ b/lms/templates/course_modes/track_selection.html @@ -68,7 +68,6 @@ from openedx.core.djangolib.js_utils import js_escaped_string -## REV-2133 TODO: check with Website if this is required in the new Track Selection template. <%static:webpack entry="Currency"> new Currency(); @@ -110,7 +109,7 @@ from openedx.core.djangolib.js_utils import js_escaped_string -

${currency_symbol}${min_price} ${currency}

+

${currency_symbol}${min_price} ${currency}

${_("Earn a certificate")}

<%block name="track_selection_certificate_bullets"/>