diff --git a/lms/templates/help_modal.html b/lms/templates/help_modal.html index 0e9c7c24f5..14c5543e07 100644 --- a/lms/templates/help_modal.html +++ b/lms/templates/help_modal.html @@ -12,7 +12,7 @@ ${_("Help")} - + ${_('{span_start}{platform_name}{span_end} Help').format(span_start='', span_end='', platform_name=settings.PLATFORM_NAME)} @@ -127,6 +127,11 @@ discussion_link = get_discussion_link(course) if course else None