diff options
Diffstat (limited to 'phpBB/docs/events.md')
-rw-r--r-- | phpBB/docs/events.md | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md index e683768118..c51bc72160 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-rc5 +* 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-rc5 +* 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-rc5 +* 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-rc5 +* 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-rc5 +* 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-rc5 +* 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-rc5 +* 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-rc5 +* Since: 3.1.0-RC5 * Purpose: Add buttons after Post Reply button on the top of the posts's list viewforum_forum_name_append |