@@ -121,7 +121,7 @@ from openedx.core.djangolib.markup import Text, HTML
<h3class="sr">${_("Page Actions")}</h3>
<ul>
<liclass="nav-item">
<ahref="#"class="button button-new"data-category="chapter"data-parent="${context_course.location | h}"data-default-name="${_('Section')}"title="${_('Click to add a new section')}">
<ahref="#"class="button button-new"data-category="chapter"data-parent="${context_course.location}"data-default-name="${_('Section')}"title="${_('Click to add a new section')}">
${Text(_('{begin_strong}Warning:{end_strong} Your browser is not fully supported. We strongly recommend using {chrome_link} or {ff_link}.')).format(
<div class="ie-banner" aria-hidden="true">${Text(_('{begin_strong}Warning:{end_strong} Your browser is not fully supported. We strongly recommend using {chrome_link} or {ff_link}.')).format(
<div class="ie-banner" aria-hidden="true">${_('<strong>Warning:</strong> Your browser is not fully supported. We strongly recommend using {chrome_link} or {ff_link}.').format(chrome_link='<a href="https://www.google.com/chrome" target="_blank">Chrome</a>', ff_link='<a href="http://www.mozilla.org/firefox" target="_blank">Firefox</a>')}</div>
<div class="ie-banner" aria-hidden="true">${Text(_('{begin_strong}Warning:{end_strong} Your browser is not fully supported. We strongly recommend using {chrome_link} or {ff_link}.')).format(