diff --git a/phpBB/adm/style/acp_users_overview.html b/phpBB/adm/style/acp_users_overview.html index e3eff369cc..d48cfa57be 100644 --- a/phpBB/adm/style/acp_users_overview.html +++ b/phpBB/adm/style/acp_users_overview.html @@ -124,13 +124,6 @@
- -
-

{L_DELETE_USER_EXPLAIN}
-
-
-
-

@@ -141,4 +134,20 @@ + +

+
+ {L_DELETE_USER} +
+

{L_DELETE_USER_EXPLAIN}
+
+
+

+ + + {S_FORM_TOKEN} +

+
+ +
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index f0bc0f6a44..3e4bb9c6c7 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -124,6 +124,7 @@
  • [Change] Send time of last item instead of current time in ATOM Feeds. (Bug #53305)
  • [Change] Use em dash instead of hyphen/minus as separator in ATOM Feeds item statistics. (Bug #53565)
  • [Change] Cache overall, forums, topics and news feeds for anonymous users and bots.
  • +
  • [Change] Alter ACP user quick tools interface to reduce confusion with the delete operation.
  • 1.ii. Changes since 3.0.5