diff options
author | javiexin <javiexin@gmail.com> | 2017-02-10 14:36:51 +0100 |
---|---|---|
committer | javiexin <javiexin@gmail.com> | 2017-02-10 14:36:51 +0100 |
commit | 09f6637597fff1dcdfc6117067c1f758fa23f60d (patch) | |
tree | d4805c5d638b330dada9da82e23cf737b2ce099d /phpBB/adm/style | |
parent | 3322117c3863c443ca1b79d25541bde4c662c0ed (diff) | |
download | forums-09f6637597fff1dcdfc6117067c1f758fa23f60d.tar forums-09f6637597fff1dcdfc6117067c1f758fa23f60d.tar.gz forums-09f6637597fff1dcdfc6117067c1f758fa23f60d.tar.bz2 forums-09f6637597fff1dcdfc6117067c1f758fa23f60d.tar.xz forums-09f6637597fff1dcdfc6117067c1f758fa23f60d.zip |
[ticket/15081] Add acp_ext_details_notice template event
PHPBB3-15081
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..1576f5fb2a 100644 --- a/phpBB/adm/style/acp_ext_details.html +++ b/phpBB/adm/style/acp_ext_details.html @@ -21,6 +21,7 @@ <p>{VERSIONCHECK_FAIL_REASON}</p> </div> <!-- ENDIF --> +<!-- EVENT acp_ext_details_notice --> <fieldset> <legend>{L_EXT_DETAILS}</legend> |