From 7e1e3e1a5e53b0c9d8a8c8b066bbfa1a0b7bc488 Mon Sep 17 00:00:00 2001 From: David King Date: Tue, 9 Aug 2016 21:18:59 -0400 Subject: [PATCH] [ticket/14695] Add posting_editor_subject_append/prepend subsilver2 to events.md As per request in PR. PHPBB3-14695 --- phpBB/docs/events.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md index 2c8e28cb4f..1e83515dff 100644 --- a/phpBB/docs/events.md +++ b/phpBB/docs/events.md @@ -1491,6 +1491,7 @@ posting_editor_subject_append === * Locations: + styles/prosilver/template/posting_editor.html + + styles/subsilver2/template/posting_body.html * Since: 3.1.10-RC1 * Purpose: Add field, text, etc. to the posting after the subject text box @@ -1506,6 +1507,7 @@ posting_editor_subject_prepend === * Locations: + styles/prosilver/template/posting_editor.html + + styles/subsilver2/template/posting_body.html * Since: 3.1.10-RC1 * Purpose: Add field, text, etc. to the posting before the subject text box