Commit 11004e63 by Brian Jacobel

Wrap the discussion header in a <nav aria-label="Forums">

TNL-5193
parent 49fe0d35
......@@ -58,8 +58,9 @@ DiscussionBoardFactory({
<header class="page-header has-secondary">
## Breadcrumb navigation
<div class="page-header-main">
<div class="sr-is-focusable" tabindex="-1"></div>
<div class="has-breadcrumbs"></div>
<nav aria-label="${_('Discussions')}" class="sr-is-focusable" tabindex="-1">
<div class="has-breadcrumbs"></div>
</nav>
</div>
<div class="page-header-secondary">
## Add Post button
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment