diff options
| author | Tristan Darricau <github@nicofuma.fr> | 2016-12-30 10:21:00 +0100 |
|---|---|---|
| committer | Tristan Darricau <github@nicofuma.fr> | 2016-12-30 10:21:00 +0100 |
| commit | 4139e4f2b5889fc54bcc2b6451c925158633c632 (patch) | |
| tree | b90a095b5c149f12a03ee297c28c3d764fcbb217 /phpBB/adm/style | |
| parent | 3489780faaa6da87e41f855cecff98c00538542f (diff) | |
| parent | 87f82c404ead9559d5eedd8ee759f860f91dd2c2 (diff) | |
| download | forums-4139e4f2b5889fc54bcc2b6451c925158633c632.tar forums-4139e4f2b5889fc54bcc2b6451c925158633c632.tar.gz forums-4139e4f2b5889fc54bcc2b6451c925158633c632.tar.bz2 forums-4139e4f2b5889fc54bcc2b6451c925158633c632.tar.xz forums-4139e4f2b5889fc54bcc2b6451c925158633c632.zip | |
Merge pull request #4593 from javiexin/ticket/14940
[ticket/14940] Add ACP template event acp_ext_details_end
Diffstat (limited to 'phpBB/adm/style')
| -rw-r--r-- | phpBB/adm/style/acp_ext_details.html | 1 |
1 files changed, 1 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 --> |
