diff --git a/lms/templates/navigation.html b/lms/templates/navigation.html index de42811af9..1dd5aa5229 100644 --- a/lms/templates/navigation.html +++ b/lms/templates/navigation.html @@ -123,7 +123,7 @@ site_status_msg = get_site_status_msg(course_id) % if course: -
${_('Warning: Your browser is not fully supported. We strongly recommend using {chrome_link_start}Chrome{chrome_link_end} or {ff_link_start}Firefox{ff_link_end}.').format(chrome_link_start='', chrome_link_end='', ff_link_start='', ff_link_end='')}
+ % endif %if not user.is_authenticated():