From d378f5ac32c3ea9c4774c5f6e94725822dcd4998 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Tue, 12 Mar 2013 15:15:21 +0100 Subject: [PATCH] [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 --- phpBB/styles/prosilver/template/overall_footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@
 
-

{L_LOADING}

{L_PLEASE_WAIT}

+

{L_LOADING}

{L_PLEASE_WAIT}