1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 08:47:45 +02:00

[ticket/14995] Add ACP template events acp_ext_list_*_name_after

PHPBB3-14995
This commit is contained in:
javiexin
2017-01-12 22:26:56 +01:00
parent 3322117c38
commit 74f723e4ec
2 changed files with 14 additions and 2 deletions

View File

@@ -46,6 +46,18 @@ acp_email_find_username_append
* Since: 3.1.7-RC1
* Purpose: Add content at the end of the fimd username link
acp_ext_list_disabled_name_after
===
* Location: adm/style/acp_ext_list.html
* Since: 3.1.11-RC1
* Purpose: Add content after the name of disabled extensions in the list
acp_ext_list_enabled_name_after
===
* Location: adm/style/acp_ext_list.html
* Since: 3.1.11-RC1
* Purpose: Add content after the name of enabled extensions in the list
acp_email_find_username_prepend
===
* Location: adm/style/acp_email.html