]> git.agnieray.net Git - galette.git/blobdiff - galette/templates/default/pages/history.html.twig
Replace displaynone class with visually-hidden
[galette.git] / galette / templates / default / pages / history.html.twig
index 837a704bcc324271d02ea18245b99eccacc836a2..282c49070d990adde1255a5c8d87874eb84072af 100644 (file)
         <tr class="{% if loop.index % 2 == 0 %}even{% else %}odd{% endif %}">
             <td data-scope="row">
                 {{ loop.index }}
-                <span class="displaynone">
+                <span class="visually-hidden">
                         {{ _T("History entry %id")|replace({"%id": loop.index}) }}
                     </span>
             </td>