diff --git a/lms/templates/courseware/course_about.html b/lms/templates/courseware/course_about.html index b297bf2b8a..f7f3fc0143 100644 --- a/lms/templates/courseware/course_about.html +++ b/lms/templates/courseware/course_about.html @@ -284,7 +284,7 @@ from edxmako.shortcuts import marketing_link
${_("Course Number")}
${course.display_number_with_default | h}${_("Course Number")}
${course.display_number_with_default | h}${_("Classes Start")}
${course.start_datetime_text()}{% trans "When you merge a revision with the current, all data will be retained from both versions and merged at its approximate location from each revision." %} {% trans "After this, it's important to do a manual review." %}
+{% trans "When you merge a revision with the current, all data will be retained from both versions and merged at its approximate location from each revision." %} {% trans "After this, it's important to do a manual review." %}