mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/14940] Add ACP template event acp_ext_details_end
PHPBB3-14940
This commit is contained in:
parent
3322117c38
commit
87f82c404e
2 changed files with 7 additions and 0 deletions
|
@ -136,4 +136,5 @@
|
||||||
<!-- END meta_authors -->
|
<!-- END meta_authors -->
|
||||||
</fieldset>
|
</fieldset>
|
||||||
|
|
||||||
|
<!-- EVENT acp_ext_details_end -->
|
||||||
<!-- INCLUDE overall_footer.html -->
|
<!-- INCLUDE overall_footer.html -->
|
||||||
|
|
|
@ -58,6 +58,12 @@ acp_email_options_after
|
||||||
* Since: 3.1.2-RC1
|
* Since: 3.1.2-RC1
|
||||||
* Purpose: Add settings to mass email form
|
* 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
|
acp_ext_list_disabled_title_after
|
||||||
===
|
===
|
||||||
* Location: adm/style/acp_ext_list.html
|
* Location: adm/style/acp_ext_list.html
|
||||||
|
|
Loading…
Add table
Reference in a new issue