1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-04-05 00:13:29 +02:00

[ticket/15081] Add acp_ext_details_notice template event

PHPBB3-15081
This commit is contained in:
javiexin 2017-02-10 14:36:51 +01:00
parent 3322117c38
commit 09f6637597
2 changed files with 7 additions and 0 deletions

View File

@ -21,6 +21,7 @@
<p>{VERSIONCHECK_FAIL_REASON}</p>
</div>
<!-- ENDIF -->
<!-- EVENT acp_ext_details_notice -->
<fieldset>
<legend>{L_EXT_DETAILS}</legend>

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_notice
===
* Location: adm/style/acp_ext_details.html
* Since: 3.1.11-RC1
* Purpose: Add extension detail notices after version check information.
acp_ext_list_disabled_title_after
===
* Location: adm/style/acp_ext_list.html