1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-10 09:35:24 +02:00

[ticket/12838] Update events.md to RC3

PHPBB3-12838
This commit is contained in:
PayBas 2014-07-11 20:07:32 +02:00
parent 08264ec3af
commit 20a55bc8dd

View File

@ -82,28 +82,28 @@ acp_ranks_edit_after
=== ===
* Locations: * Locations:
+ adm/style/acp_ranks.html + 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 * Purpose: Add content after the rank details when editing a rank in the ACP
acp_ranks_edit_before acp_ranks_edit_before
=== ===
* Locations: * Locations:
+ adm/style/acp_ranks.html + 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 * Purpose: Add content before the rank details when editing a rank in the ACP
acp_ranks_list_column_after acp_ranks_list_column_after
=== ===
* Locations: * Locations:
+ adm/style/acp_ranks.html + 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 * Purpose: Add content before the first column in the ranks list in the ACP
acp_ranks_list_column_before acp_ranks_list_column_before
=== ===
* Locations: * Locations:
+ adm/style/acp_ranks.html + 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) * Purpose: Add content after the last column (but before the action column)
in the ranks list in the ACP in the ranks list in the ACP
@ -111,14 +111,14 @@ acp_ranks_list_header_after
=== ===
* Locations: * Locations:
+ adm/style/acp_ranks.html + 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 * Purpose: Add content before the first header-column in the ranks list in the ACP
acp_ranks_list_header_before acp_ranks_list_header_before
=== ===
* Locations: * Locations:
+ adm/style/acp_ranks.html + 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) * Purpose: Add content after the last header-column (but before the action column)
in the ranks list in the ACP in the ranks list in the ACP