diff --git a/phpBB/adm/style/acp_groups.html b/phpBB/adm/style/acp_groups.html index c526772ae2..11ecc5e100 100644 --- a/phpBB/adm/style/acp_groups.html +++ b/phpBB/adm/style/acp_groups.html @@ -225,6 +225,7 @@
{L_ADD_USERS} + {% EVENT acp_groups_add_user_form_before %}
@@ -235,11 +236,13 @@
+ {% EVENT acp_groups_add_user_form_during %}

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