aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/overall_footer.html
diff options
context:
space:
mode:
authorCesar G <prototech91@gmail.com>2013-10-15 21:37:53 -0700
committerCesar G <prototech91@gmail.com>2013-10-29 07:27:08 -0700
commitda4e0c4219e5132ffddd67fc4621840c557c132a (patch)
tree75f97ee6b303d8c9b43a6ab2bc05bb46064eab6d /phpBB/adm/style/overall_footer.html
parent2f1cf0d287f416f1c3b388d5d3e68d897f226aaf (diff)
downloadforums-da4e0c4219e5132ffddd67fc4621840c557c132a.tar
forums-da4e0c4219e5132ffddd67fc4621840c557c132a.tar.gz
forums-da4e0c4219e5132ffddd67fc4621840c557c132a.tar.bz2
forums-da4e0c4219e5132ffddd67fc4621840c557c132a.tar.xz
forums-da4e0c4219e5132ffddd67fc4621840c557c132a.zip
[ticket/11928] Replace AJAX loading popup with animation.
PHPBB3-11928
Diffstat (limited to 'phpBB/adm/style/overall_footer.html')
-rw-r--r--phpBB/adm/style/overall_footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/overall_footer.html b/phpBB/adm/style/overall_footer.html
index 3c291842dc..72af9d3388 100644
--- a/phpBB/adm/style/overall_footer.html
+++ b/phpBB/adm/style/overall_footer.html
@@ -17,8 +17,8 @@
<div id="darkenwrapper" data-ajax-error-title="{L_AJAX_ERROR_TITLE}" data-ajax-error-text="{L_AJAX_ERROR_TEXT}" data-ajax-error-text-abort="{L_AJAX_ERROR_TEXT_ABORT}" data-ajax-error-text-timeout="{L_AJAX_ERROR_TEXT_TIMEOUT}" data-ajax-error-text-parsererror="{L_AJAX_ERROR_TEXT_PARSERERROR}">
<div id="darken">&nbsp;</div>
- <div class="jalert" id="loadingalert"><h3>{L_LOADING}</h3><p>{L_PLEASE_WAIT}</p></div>
</div>
+ <div id="loading_indicator"></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"></a>