From a0673f8e106394ac6942260d3e32723bdbdca796 Mon Sep 17 00:00:00 2001 From: Jakub Senko Date: Fri, 3 Oct 2014 13:18:41 +0200 Subject: [PATCH] [ticket/13025] rc4 -> rc5 PHPBB3-13025 --- phpBB/docs/events.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md index 37e288324e..e683768118 100644 --- a/phpBB/docs/events.md +++ b/phpBB/docs/events.md @@ -1160,7 +1160,7 @@ viewforum_buttons_bottom_before * Locations: + styles/prosilver/template/viewforum_body.html + styles/subsilver2/template/viewforum_body.html -* Since: 3.1.0-rc4 +* Since: 3.1.0-rc5 * Purpose: Add buttons before New Topic button on the bottom of the topic's list viewforum_buttons_bottom_after @@ -1168,7 +1168,7 @@ viewforum_buttons_bottom_after * Locations: + styles/prosilver/template/viewforum_body.html + styles/subsilver2/template/viewforum_body.html -* Since: 3.1.0-rc4 +* Since: 3.1.0-rc5 * Purpose: Add buttons after New Topic button on the bottom of the topic's list viewforum_buttons_top_before @@ -1176,7 +1176,7 @@ viewforum_buttons_top_before * Locations: + styles/prosilver/template/viewforum_body.html + styles/subsilver2/template/viewforum_body.html -* Since: 3.1.0-rc4 +* Since: 3.1.0-rc5 * Purpose: Add buttons before New Topic button on the top of the topic's list viewforum_buttons_top_after @@ -1184,7 +1184,7 @@ viewforum_buttons_top_after * Locations: + styles/prosilver/template/viewforum_body.html + styles/subsilver2/template/viewforum_body.html -* Since: 3.1.0-rc4 +* Since: 3.1.0-rc5 * Purpose: Add buttons after New Topic button on the top of the topic's list viewtopic_buttons_bottom_before @@ -1192,7 +1192,7 @@ viewtopic_buttons_bottom_before * Locations: + styles/prosilver/template/viewtopic_body.html + styles/subsilver2/template/viewtopic_body.html -* Since: 3.1.0-rc4 +* Since: 3.1.0-rc5 * Purpose: Add buttons before Post Reply button on the bottom of the posts's list viewtopic_buttons_bottom_after @@ -1200,7 +1200,7 @@ viewtopic_buttons_bottom_after * Locations: + styles/prosilver/template/viewtopic_body.html + styles/subsilver2/template/viewtopic_body.html -* Since: 3.1.0-rc4 +* Since: 3.1.0-rc5 * Purpose: Add buttons after Post Reply button on the bottom of the posts's list viewtopic_buttons_top_before @@ -1208,7 +1208,7 @@ viewtopic_buttons_top_before * Locations: + styles/prosilver/template/viewtopic_body.html + styles/subsilver2/template/viewtopic_body.html -* Since: 3.1.0-rc4 +* Since: 3.1.0-rc5 * Purpose: Add buttons before Post Reply button on the top of the posts's list viewtopic_buttons_top_after @@ -1216,7 +1216,7 @@ viewtopic_buttons_top_after * Locations: + styles/prosilver/template/viewtopic_body.html + styles/subsilver2/template/viewtopic_body.html -* Since: 3.1.0-rc4 +* Since: 3.1.0-rc5 * Purpose: Add buttons after Post Reply button on the top of the posts's list viewforum_forum_name_append