[ticket/14695] Add posting_editor_subject_append/prepend subsilver2 to events.md

As per request in PR.

PHPBB3-14695
This commit is contained in:
David King 2016-08-09 21:18:59 -04:00 committed by GitHub
parent 0771eaa732
commit 7e1e3e1a5e

View file

@ -1491,6 +1491,7 @@ posting_editor_subject_append
=== ===
* Locations: * Locations:
+ styles/prosilver/template/posting_editor.html + styles/prosilver/template/posting_editor.html
+ styles/subsilver2/template/posting_body.html
* Since: 3.1.10-RC1 * Since: 3.1.10-RC1
* Purpose: Add field, text, etc. to the posting after the subject text box * Purpose: Add field, text, etc. to the posting after the subject text box
@ -1506,6 +1507,7 @@ posting_editor_subject_prepend
=== ===
* Locations: * Locations:
+ styles/prosilver/template/posting_editor.html + styles/prosilver/template/posting_editor.html
+ styles/subsilver2/template/posting_body.html
* Since: 3.1.10-RC1 * Since: 3.1.10-RC1
* Purpose: Add field, text, etc. to the posting before the subject text box * Purpose: Add field, text, etc. to the posting before the subject text box