mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/10270] Moved the AJAX error langyage entries to the footer.
PHPBB3-10270
This commit is contained in:
committed by
Igor Wiedler
parent
0d83e8725b
commit
2189efadc6
@@ -23,7 +23,7 @@
|
||||
<div class="jalert" id="loadingalert"><h3>{L_LOADING}</h3><p>{L_PLEASE_WAIT}</p></div>
|
||||
</div>
|
||||
|
||||
<div id="phpbb_alert" class="phpbb_alert">
|
||||
<div id="phpbb_alert" class="phpbb_alert" data-l-err="{L_ERROR}" data-l-timeout-processing-req="{L_TIMEOUT_PROCESSING_REQ}">
|
||||
<a href="#"><img src="images/alert_close.png" class="alert_close" /></a>
|
||||
<h3 class="alert_title"></h3><p class="alert_text"></p>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user