1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-16 22:51:23 +02:00

Merge branch '3.1.x'

This commit is contained in:
Marc Alexander
2015-08-08 22:40:40 +02:00
2 changed files with 8 additions and 0 deletions

View File

@@ -344,6 +344,8 @@
</fieldset>
</div>
<!-- EVENT acp_forums_custom_settings -->
<fieldset class="submit-buttons">
<legend>{L_SUBMIT}</legend>
<input class="button1" type="submit" id="submit" name="update" value="{L_SUBMIT}" />&nbsp;

View File

@@ -22,6 +22,12 @@ acp_email_options_after
* Since: 3.1.2-RC1
* Purpose: Add settings to mass email form
acp_forums_custom_settings
===
* Location: adm/style/acp_forums.html
* Since: 3.1.6-RC1
* Purpose: Add its own box (fieldset) for extension settings
acp_forums_main_settings_append
===
* Location: adm/style/acp_forums.html