From 51b985399da2ec7287d7ca594abfc6f180c721fc Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Tue, 1 Mar 2011 17:03:06 +0100 Subject: [PATCH] [ticket/9911] Correctly open "Minimum posts" on editing a rank in IE. IE handles onchange after the next click on the page, instead of directly like Firefox, Opera and Safari do. Changing it to onclick works. PHPBB3-9911 --- phpBB/adm/style/acp_ranks.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phpBB/adm/style/acp_ranks.html b/phpBB/adm/style/acp_ranks.html index 9306e30269..2ad8b3e8aa 100644 --- a/phpBB/adm/style/acp_ranks.html +++ b/phpBB/adm/style/acp_ranks.html @@ -35,8 +35,8 @@
-
-
+
+