diff --git a/phpBB/adm/style/acp_email.html b/phpBB/adm/style/acp_email.html index 950ecb40b0..63acd7fcc1 100644 --- a/phpBB/adm/style/acp_email.html +++ b/phpBB/adm/style/acp_email.html @@ -47,6 +47,8 @@
+ +

  diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md index 436a99d478..311f3199f6 100644 --- a/phpBB/docs/events.md +++ b/phpBB/docs/events.md @@ -16,6 +16,12 @@ acp_bbcodes_edit_fieldsets_after * Since: 3.1.0-a3 * Purpose: Add settings to BBCode add/edit form +acp_email_options_after +=== +* Location: adm/style/acp_email.html +* Since: 3.1.2-RC1 +* Purpose: Add settings to mass email form + acp_forums_normal_settings_append === * Location: adm/style/acp_forums.html