From ecdc05a13ec84020d169bdf03725bbc58815afc8 Mon Sep 17 00:00:00 2001 From: javiexin Date: Mon, 5 Jun 2017 15:14:42 +0200 Subject: [ticket/15241] Add ACP template event acp_profile_contact_last Event to place code in Profile Field configuration screen, as additional information for Contact Profile Fields. PHPBB-15241 --- phpBB/docs/events.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'phpBB/docs') 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: -- cgit v1.2.1