From b6cb353239b00ad08e76594973035283afc9afb1 Mon Sep 17 00:00:00 2001 From: javiexin Date: Sun, 6 Aug 2017 14:22:57 +0200 Subject: [ticket/15307] Extensions may add modes to acp_users Includes both PHP and Template events. PHPBB3-15307 --- phpBB/adm/style/acp_users.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'phpBB/adm') diff --git a/phpBB/adm/style/acp_users.html b/phpBB/adm/style/acp_users.html index 18c3d84f96..50b6ec9bc9 100644 --- a/phpBB/adm/style/acp_users.html +++ b/phpBB/adm/style/acp_users.html @@ -231,6 +231,10 @@ + + + + -- cgit v1.2.1