[ticket/11972] Fix the sinces

PHPBB3-11972
This commit is contained in:
David King 2013-11-02 12:39:32 -07:00
parent 567d4dab99
commit 37aff2077a

View file

@ -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