From 1cde4769613ee1c7d9506c8e11d7b1e858f91d98 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Thu, 16 May 2024 11:28:46 +0100 Subject: [PATCH] Revert "[ticket/17315] add template events to acp_groups" This reverts commit eb6e597aa159419bfbd34c2e9fbf1974ebc91b2c. --- phpBB/adm/style/acp_groups.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/phpBB/adm/style/acp_groups.html b/phpBB/adm/style/acp_groups.html index 11ecc5e100..c526772ae2 100644 --- a/phpBB/adm/style/acp_groups.html +++ b/phpBB/adm/style/acp_groups.html @@ -225,7 +225,6 @@
{L_ADD_USERS} - {% EVENT acp_groups_add_user_form_before %}
@@ -236,13 +235,11 @@
- {% EVENT acp_groups_add_user_form_during %}

{L_USERNAMES_EXPLAIN}
[ {L_FIND_USERNAME} ]
- {% EVENT acp_groups_add_user_form_after %}