diff --git a/phpBB/adm/style/acp_groups.html b/phpBB/adm/style/acp_groups.html index 8651b63b7f..b91f91f12e 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 %}