diff --git a/lms/templates/help_modal.html b/lms/templates/help_modal.html index 350f858334..facd74e9ae 100644 --- a/lms/templates/help_modal.html +++ b/lms/templates/help_modal.html @@ -21,9 +21,12 @@ discussion_link = get_discussion_link(course) if course else None %> +% if discussion_link:
For questions on course lectures, homework, tools, or materials for this course, post in the course discussion forum.
+% endif +Have general questions about edX? You can find lots of helpful information in the edX FAQ.