mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/14695] Add posting_editor_subject_append/prepend subsilver2 to events.md
As per request in PR. PHPBB3-14695
This commit is contained in:
parent
0771eaa732
commit
7e1e3e1a5e
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue