From 792a1ea3a77533fd40d93ad8dd67ff1d125b00ea Mon Sep 17 00:00:00 2001 From: Chris Smith Date: Mon, 14 Dec 2009 22:28:20 +0000 Subject: Alter ACP user quick tools interface to reduce confusion with the delete operation git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10340 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/adm/style/acp_users_overview.html | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) (limited to 'phpBB/adm') 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} +

+
+ +
-- cgit v1.2.1