1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-22 08:30:26 +01:00

Merge pull request #4593 from javiexin/ticket/14940

[ticket/14940] Add ACP template event acp_ext_details_end
This commit is contained in:
Tristan Darricau 2016-12-30 10:21:00 +01:00
commit 4139e4f2b5
2 changed files with 7 additions and 0 deletions

View File

@ -136,4 +136,5 @@
<!-- END meta_authors -->
</fieldset>
<!-- EVENT acp_ext_details_end -->
<!-- INCLUDE overall_footer.html -->

View File

@ -58,6 +58,12 @@ acp_email_options_after
* Since: 3.1.2-RC1
* Purpose: Add settings to mass email form
acp_ext_details_end
===
* Location: adm/style/acp_ext_details.html
* Since: 3.1.11-RC1
* Purpose: Add more detailed information on extension after the available information.
acp_ext_list_disabled_title_after
===
* Location: adm/style/acp_ext_list.html