1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-10 02:36:38 +02:00

[ticket/17316] Add template events to ucp_groups_manage

PHPBB3-17316
This commit is contained in:
Daniel James
2024-05-17 03:56:10 +01:00
committed by Marc Alexander
parent 6aa980eadb
commit 166c4eeb7e
2 changed files with 16 additions and 0 deletions

View File

@@ -2521,6 +2521,20 @@ ucp_friend_list_before
* Since: 3.1.0-a4
* Purpose: Add optional elements before list of friends in UCP
ucp_group_settings_after
===
* Locations:
+ styles/prosilver/template/ucp_groups_manage.html
* Since: 3.3.13-RC1
* Purpose: Add content after options for managing a group in the UCP
ucp_group_settings_before
===
* Locations:
+ styles/prosilver/template/ucp_groups_manage.html
* Since: 3.3.13-RC1
* Purpose: Add content before options for managing a group in the UCP
ucp_header_content_before
===
* Locations: