1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-10 18:54:08 +02:00

[ticket/14202]Add missing sr-only classes

PHPBB3-14202
This commit is contained in:
Michael Miday
2015-09-27 11:35:26 +02:00
parent a342517dfb
commit d50801a056
9 changed files with 24 additions and 22 deletions

View File

@@ -101,7 +101,7 @@
<ul class="post-buttons">
<li>
<a href="{postrow.U_POST_DETAILS}" title="{L_POST_DETAILS}" class="button">
<i class="icon fa-info fa-fw"></i><span>{L_POST_DETAILS}</span>
<i class="icon fa-info fa-fw"></i><span class="sr-only">{L_POST_DETAILS}</span>
</a>
</li>
<li>