From 1135afbefcafe480cc9329405d8432d1e2741cee Mon Sep 17 00:00:00 2001 From: Mahyar Damavand Date: Sun, 19 Sep 2021 15:51:15 +0430 Subject: [PATCH] Mark a message to be extracted using i18n_tools --- .../templates/course_experience/course-dates-fragment.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openedx/features/course_experience/templates/course_experience/course-dates-fragment.html b/openedx/features/course_experience/templates/course_experience/course-dates-fragment.html index 3e85751e26..62e08b6328 100644 --- a/openedx/features/course_experience/templates/course_experience/course-dates-fragment.html +++ b/openedx/features/course_experience/templates/course_experience/course-dates-fragment.html @@ -15,7 +15,7 @@ from django.utils.translation import ugettext as _ % endfor % if dates_tab_enabled: % endif % endif