diff --git a/lms/templates/dashboard/_dashboard_xseries_info.html b/lms/templates/dashboard/_dashboard_xseries_info.html index a3e4da2dc6..40c0e08ccd 100644 --- a/lms/templates/dashboard/_dashboard_xseries_info.html +++ b/lms/templates/dashboard/_dashboard_xseries_info.html @@ -8,7 +8,7 @@

${_("{category} Program: Interested in more courses in this subject?").format(category=course_program_info['display_category'])} -

+

${_("This course is 1 of {course_count} courses in the {link_start}{program_display_name}{link_end} {program_category}.").format( course_count=course_program_info['course_count'],