mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/14095] Add text for screen reader
PHPBB3-14095
This commit is contained in:
parent
cf738f05e5
commit
3d7319d308
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
<div id="darken" class="darken"> </div>
|
||||
</div>
|
||||
<div id="loading_indicator" class="loading_indicator">
|
||||
<div class="loader"></div>
|
||||
<div class="loader">Loading...</div>
|
||||
</div>
|
||||
<div id="phpbb_alert" class="phpbb_alert" data-l-err="{L_ERROR}" data-l-timeout-processing-req="{L_TIMEOUT_PROCESSING_REQ}">
|
||||
<a href="#" class="alert_close">
|
||||
|
|
Loading…
Add table
Reference in a new issue