1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-19 07:00:14 +01:00

Merge pull request #4690 from javiexin/ticket/15081

[ticket/15081] Add acp_ext_details_notice template event
This commit is contained in:
Marc Alexander 2017-05-30 19:05:44 +02:00
commit 635f73bc06
No known key found for this signature in database
GPG Key ID: 50E0D2423696F995
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

@ -64,6 +64,12 @@ acp_ext_details_end
* Since: 3.1.11-RC1
* Purpose: Add more detailed information on extension after the available information.
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_name_after
===
* Location: adm/style/acp_ext_list.html