From 20a55bc8dde0991a9ba4e9606d4bb3594e4122d3 Mon Sep 17 00:00:00 2001 From: PayBas Date: Fri, 11 Jul 2014 20:07:32 +0200 Subject: [PATCH] [ticket/12838] Update events.md to RC3 PHPBB3-12838 --- phpBB/docs/events.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md index f9b6d9227b..4a58c465af 100644 --- a/phpBB/docs/events.md +++ b/phpBB/docs/events.md @@ -82,28 +82,28 @@ acp_ranks_edit_after === * Locations: + adm/style/acp_ranks.html -* Since: 3.1.0-RC2 +* Since: 3.1.0-RC3 * Purpose: Add content after the rank details when editing a rank in the ACP acp_ranks_edit_before === * Locations: + adm/style/acp_ranks.html -* Since: 3.1.0-RC2 +* Since: 3.1.0-RC3 * Purpose: Add content before the rank details when editing a rank in the ACP acp_ranks_list_column_after === * Locations: + adm/style/acp_ranks.html -* Since: 3.1.0-RC2 +* Since: 3.1.0-RC3 * Purpose: Add content before the first column in the ranks list in the ACP acp_ranks_list_column_before === * Locations: + adm/style/acp_ranks.html -* Since: 3.1.0-RC2 +* Since: 3.1.0-RC3 * Purpose: Add content after the last column (but before the action column) in the ranks list in the ACP @@ -111,14 +111,14 @@ acp_ranks_list_header_after === * Locations: + adm/style/acp_ranks.html -* Since: 3.1.0-RC2 +* Since: 3.1.0-RC3 * Purpose: Add content before the first header-column in the ranks list in the ACP acp_ranks_list_header_before === * Locations: + adm/style/acp_ranks.html -* Since: 3.1.0-RC2 +* Since: 3.1.0-RC3 * Purpose: Add content after the last header-column (but before the action column) in the ranks list in the ACP