mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/14095] use the var
PHPBB3-14095
This commit is contained in:
parent
3d7319d308
commit
8b9a5848f6
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">Loading...</div>
|
||||
<div class="loader">{L_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