fixup! Fix TNL-6139

This commit is contained in:
Brian Jacobel
2016-12-14 11:10:40 -05:00
parent b42150c78e
commit e07a7d96b9

View File

@@ -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">