diff --git a/phpBB/adm/style/acp_profile.html b/phpBB/adm/style/acp_profile.html index cebd2e9632..bd3935b464 100644 --- a/phpBB/adm/style/acp_profile.html +++ b/phpBB/adm/style/acp_profile.html @@ -85,6 +85,7 @@
checked="checked" />
+ diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md index afe8141916..7af3ee3386 100644 --- a/phpBB/docs/events.md +++ b/phpBB/docs/events.md @@ -393,6 +393,13 @@ acp_profile_contact_before * Since: 3.1.6-RC1 * Purpose: Add extra options to custom profile field configuration in the ACP +acp_profile_contact_last +=== +* Locations: + + adm/style/acp_profile.html +* Since: 3.1.11-RC1 +* Purpose: Add contact specific options to custom profile fields in the ACP + acp_profile_step_one_lang_after === * Locations: