mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/10270] Moved some HTML from the JavaScript to overall_footer.
PHPBB3-10270
This commit is contained in:
committed by
Igor Wiedler
parent
6efb9dd0b6
commit
420de9c9a0
@@ -18,6 +18,11 @@
|
||||
{DEBUG_OUTPUT}
|
||||
<!-- ENDIF -->
|
||||
|
||||
<div id="darkenwrapper">
|
||||
<div id="darken"> </div>
|
||||
<div class="jalert" id="loadingalert"><h3>{L_LOADING}</h3><p>{L_PLEASE_WAIT}</p></div>
|
||||
</div>
|
||||
|
||||
<!-- tmp -->
|
||||
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
|
||||
<script src="../styles/script.js"></script>
|
||||
|
Reference in New Issue
Block a user