aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
authorjaviexin <javiexin@gmail.com>2016-12-27 02:07:46 +0100
committerjaviexin <javiexin@gmail.com>2016-12-27 02:07:46 +0100
commit87f82c404ead9559d5eedd8ee759f860f91dd2c2 (patch)
tree444fc30740d585090d9c0d237743b984a86f50ca /phpBB
parent3322117c3863c443ca1b79d25541bde4c662c0ed (diff)
downloadforums-87f82c404ead9559d5eedd8ee759f860f91dd2c2.tar
forums-87f82c404ead9559d5eedd8ee759f860f91dd2c2.tar.gz
forums-87f82c404ead9559d5eedd8ee759f860f91dd2c2.tar.bz2
forums-87f82c404ead9559d5eedd8ee759f860f91dd2c2.tar.xz
forums-87f82c404ead9559d5eedd8ee759f860f91dd2c2.zip
[ticket/14940] Add ACP template event acp_ext_details_end
PHPBB3-14940
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/adm/style/acp_ext_details.html1
-rw-r--r--phpBB/docs/events.md6
2 files changed, 7 insertions, 0 deletions
diff --git a/phpBB/adm/style/acp_ext_details.html b/phpBB/adm/style/acp_ext_details.html
index 830c2e3cb4..465a89e17a 100644
--- a/phpBB/adm/style/acp_ext_details.html
+++ b/phpBB/adm/style/acp_ext_details.html
@@ -136,4 +136,5 @@
<!-- END meta_authors -->
</fieldset>
+ <!-- EVENT acp_ext_details_end -->
<!-- INCLUDE overall_footer.html -->
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md
index 0ebaf8f3e0..1cc0ccbdb4 100644
--- a/phpBB/docs/events.md
+++ b/phpBB/docs/events.md
@@ -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