mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/11972] Fix the sinces
PHPBB3-11972
This commit is contained in:
parent
567d4dab99
commit
37aff2077a
1 changed files with 4 additions and 4 deletions
|
@ -162,7 +162,7 @@ posting_editor_message_after
|
||||||
* Locations:
|
* Locations:
|
||||||
+ styles/prosilver/template/posting_editor.html
|
+ styles/prosilver/template/posting_editor.html
|
||||||
+ styles/subsilver2/template/posting_body.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
|
* Purpose: Add field (e.g. textbox) to the posting screen after the message
|
||||||
|
|
||||||
posting_editor_message_before
|
posting_editor_message_before
|
||||||
|
@ -170,7 +170,7 @@ posting_editor_message_before
|
||||||
* Locations:
|
* Locations:
|
||||||
+ styles/prosilver/template/posting_editor.html
|
+ styles/prosilver/template/posting_editor.html
|
||||||
+ styles/subsilver2/template/posting_body.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
|
* Purpose: Add field (e.g. textbox) to the posting screen before the message
|
||||||
|
|
||||||
posting_editor_options_prepend
|
posting_editor_options_prepend
|
||||||
|
@ -186,7 +186,7 @@ posting_editor_subject_after
|
||||||
* Locations:
|
* Locations:
|
||||||
+ styles/prosilver/template/posting_editor.html
|
+ styles/prosilver/template/posting_editor.html
|
||||||
+ styles/subsilver2/template/posting_body.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
|
* Purpose: Add field (e.g. textbox) to the posting screen after the subject
|
||||||
|
|
||||||
posting_editor_subject_before
|
posting_editor_subject_before
|
||||||
|
@ -194,7 +194,7 @@ posting_editor_subject_before
|
||||||
* Locations:
|
* Locations:
|
||||||
+ styles/prosilver/template/posting_editor.html
|
+ styles/prosilver/template/posting_editor.html
|
||||||
+ styles/subsilver2/template/posting_body.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
|
* Purpose: Add field (e.g. textbox) to the posting screen before the subject
|
||||||
|
|
||||||
simple_footer_after
|
simple_footer_after
|
||||||
|
|
Loading…
Add table
Reference in a new issue