From c82f59b5abd2838a31bae58ba12c41805b684af0 Mon Sep 17 00:00:00 2001 From: hjpotter92 Date: Tue, 4 Mar 2014 03:41:45 +0530 Subject: [PATCH] [ticket/12245] Fix id attributes in acp_prune_users.html The following labels had invalid id references: 1. joined (renamed to link to joined_after) 2. group_id (create teh id attribute on select box) PHPBB3-12245 --- phpBB/adm/style/acp_prune_users.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phpBB/adm/style/acp_prune_users.html b/phpBB/adm/style/acp_prune_users.html index 2bbb03a834..5bd325d275 100644 --- a/phpBB/adm/style/acp_prune_users.html +++ b/phpBB/adm/style/acp_prune_users.html @@ -23,7 +23,7 @@
-

{L_JOINED_EXPLAIN}
+

{L_JOINED_EXPLAIN}
{L_AFTER}

{L_BEFORE} @@ -44,7 +44,7 @@

{L_PRUNE_USERS_GROUP_EXPLAIN}
-
+