From 37aff2077a6e618b5a26db785080db428f56f258 Mon Sep 17 00:00:00 2001 From: David King Date: Sat, 2 Nov 2013 12:39:32 -0700 Subject: [PATCH] [ticket/11972] Fix the sinces PHPBB3-11972 --- phpBB/docs/events.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md index 67644e9bb7..23e63ed7e4 100644 --- a/phpBB/docs/events.md +++ b/phpBB/docs/events.md @@ -162,7 +162,7 @@ posting_editor_message_after * Locations: + styles/prosilver/template/posting_editor.html + styles/subsilver2/template/posting_body.html -* Since: 3.1.0-a1 +* Since: 3.1.0-a2 * Purpose: Add field (e.g. textbox) to the posting screen after the message posting_editor_message_before @@ -170,7 +170,7 @@ posting_editor_message_before * Locations: + styles/prosilver/template/posting_editor.html + styles/subsilver2/template/posting_body.html -* Since: 3.1.0-a1 +* Since: 3.1.0-a2 * Purpose: Add field (e.g. textbox) to the posting screen before the message posting_editor_options_prepend @@ -186,7 +186,7 @@ posting_editor_subject_after * Locations: + styles/prosilver/template/posting_editor.html + styles/subsilver2/template/posting_body.html -* Since: 3.1.0-a1 +* Since: 3.1.0-a2 * Purpose: Add field (e.g. textbox) to the posting screen after the subject posting_editor_subject_before @@ -194,7 +194,7 @@ posting_editor_subject_before * Locations: + styles/prosilver/template/posting_editor.html + styles/subsilver2/template/posting_body.html -* Since: 3.1.0-a1 +* Since: 3.1.0-a2 * Purpose: Add field (e.g. textbox) to the posting screen before the subject simple_footer_after