From 32accc18e7f15b501fd09aa9fdd040f3591b8045 Mon Sep 17 00:00:00 2001 From: rxu Date: Thu, 5 Sep 2019 19:42:40 +0700 Subject: [ticket/16148] Add template events to acp_groups.html PHPBB3-16148 --- phpBB/adm/style/acp_groups.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'phpBB/adm/style/acp_groups.html') diff --git a/phpBB/adm/style/acp_groups.html b/phpBB/adm/style/acp_groups.html index d0096370d9..723a190899 100644 --- a/phpBB/adm/style/acp_groups.html +++ b/phpBB/adm/style/acp_groups.html @@ -36,10 +36,12 @@

{L_GROUP_TYPE_EXPLAIN}
+ {% EVENT acp_group_types_prepend %} + {% EVENT acp_group_types_append %}
-- cgit v1.2.1