diff --git a/lms/templates/instructor/instructor_dashboard_2/send_email.html b/lms/templates/instructor/instructor_dashboard_2/send_email.html index 65726c9fe8..06358c1a8e 100644 --- a/lms/templates/instructor/instructor_dashboard_2/send_email.html +++ b/lms/templates/instructor/instructor_dashboard_2/send_email.html @@ -10,7 +10,7 @@ from openedx.core.djangolib.markup import HTML %if 'communications_mfe_url' in section_data:

- ${_("To use the email tool, visit the")} ${_("new experience")}. + ${_("To use the email tool, visit the")} ${_("new experience")}.

%else: