Commit e07a7d96 by Brian Jacobel

fixup! Fix TNL-6139

parent b42150c7
......@@ -13,8 +13,8 @@
<div class="forum-nav-bar">
<button class="btn-link all-posts-btn">
<span class="icon fa fa-chevron-prev" aria-hidden="true"></span>
<span class="sr-only"><%- gettext('Return to') %></span>
<span><%- gettext('All Posts') %></span>
<span aria-hidden="true"><%- gettext('All Posts') %></span>
<span class="sr-only"><%- gettext('Return to all posts') %></span>
</button>
</div>
<div class="forum-content">
......
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