https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42111 --- Comment #7 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Jonathan Druart from comment #6)
- <fieldset class="rows"> - <legend class="visually-hidden">Audio alert details</legend> + <fieldset class="fg"> + <legend class="sr-only">Audio alert details</legend>
Is this correct, Owen?
We had that before: Bug 42564: Upgrade Font Awesome in the staff interface to 7.2 <fieldset class="rows"> - <legend class="sr-only">Audio alert details</legend> + <legend class="visually-hidden">Audio alert details</legend>
Oops, ignore this. I was in the middle of a conflict and tried to fix this, but I hadn't turned the brain on yet! -- You are receiving this mail because: You are watching all bug changes.