aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2013-03-12 15:15:21 +0100
committerMarc Alexander <admin@m-a-styles.de>2013-03-12 15:15:21 +0100
commitd378f5ac32c3ea9c4774c5f6e94725822dcd4998 (patch)
tree4d18918c332c68bb3933250c38dc5a634ebc1d9f /phpBB
parentd6930df7a22f47619cc4f5e705b64447060b6c32 (diff)
downloadforums-d378f5ac32c3ea9c4774c5f6e94725822dcd4998.tar
forums-d378f5ac32c3ea9c4774c5f6e94725822dcd4998.tar.gz
forums-d378f5ac32c3ea9c4774c5f6e94725822dcd4998.tar.bz2
forums-d378f5ac32c3ea9c4774c5f6e94725822dcd4998.tar.xz
forums-d378f5ac32c3ea9c4774c5f6e94725822dcd4998.zip
[ticket/11433] Rename CSS class "jalert" to "phpbb_alert"
This missing change caused the loading info to appear during ajax requests. With this patch it will be properly hidden as it should. PHPBB3-11433
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/styles/prosilver/template/overall_footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/overall_footer.html b/phpBB/styles/prosilver/template/overall_footer.html
index c6e964113d..bf5ce30f37 100644
--- a/phpBB/styles/prosilver/template/overall_footer.html
+++ b/phpBB/styles/prosilver/template/overall_footer.html
@@ -31,7 +31,7 @@
<div id="darkenwrapper" data-ajax-error-title="{L_AJAX_ERROR_TITLE}" data-ajax-error-text="{L_AJAX_ERROR_TEXT}">
<div id="darken">&nbsp;</div>
- <div class="jalert" id="loadingalert"><h3>{L_LOADING}</h3><p>{L_PLEASE_WAIT}</p></div>
+ <div class="phpbb_alert" id="loadingalert"><h3>{L_LOADING}</h3><p>{L_PLEASE_WAIT}</p></div>
</div>
<div id="phpbb_alert" class="phpbb_alert" data-l-err="{L_ERROR}" data-l-timeout-processing-req="{L_TIMEOUT_PROCESSING_REQ}">