From 4ddd116cd436f273fea04bd9f81d0a77b58e9d0e Mon Sep 17 00:00:00 2001 From: Nils Adermann Date: Fri, 3 Jun 2011 18:54:13 +0200 Subject: [ticket/8138] Add autocomplete="off" to a user and forum ACP. PHPBB3-8138 --- phpBB/adm/style/acp_users_overview.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'phpBB/adm/style/acp_users_overview.html') diff --git a/phpBB/adm/style/acp_users_overview.html b/phpBB/adm/style/acp_users_overview.html index 911dcad293..9237e45daf 100644 --- a/phpBB/adm/style/acp_users_overview.html +++ b/phpBB/adm/style/acp_users_overview.html @@ -43,19 +43,19 @@
-
+

{L_CONFIRM_EMAIL_EXPLAIN}
-
+

{L_CHANGE_PASSWORD_EXPLAIN}
-
+

{L_CONFIRM_PASSWORD_EXPLAIN}
-
+

-- cgit v1.2.1