1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

[ticket/15915] Fix events order in events.md. Use Twig syntax for all events.

PHPBB3-15915
This commit is contained in:
rxu
2019-03-31 12:44:33 +07:00
parent f07ce4f7b5
commit 13ddfa5e52
2 changed files with 17 additions and 17 deletions

View File

@@ -1700,13 +1700,6 @@ posting_attach_body_attach_row_after
* Since: 3.2.6-RC1
* Purpose: Add content after attachment row in the file list
posting_attach_body_attach_row_before
===
* Locations:
+ styles/prosilver/template/posting_attach_body.html
* Since: 3.2.6-RC1
* Purpose: Add content before attachment row in the file list
posting_attach_body_attach_row_append
===
* Locations:
@@ -1714,12 +1707,12 @@ posting_attach_body_attach_row_append
* Since: 3.2.6-RC1
* Purpose: Add content appending the attachment row in the file list
posting_attach_body_attach_row_prepend
posting_attach_body_attach_row_before
===
* Locations:
+ styles/prosilver/template/posting_attach_body.html
* Since: 3.2.6-RC1
* Purpose: Add content prepending attachment row in the file list
* Purpose: Add content before attachment row in the file list
posting_attach_body_attach_row_controls_append
===
@@ -1735,6 +1728,13 @@ posting_attach_body_attach_row_controls_prepend
* Since: 3.2.2-RC1
* Purpose: Add content before attachment control elements
posting_attach_body_attach_row_prepend
===
* Locations:
+ styles/prosilver/template/posting_attach_body.html
* Since: 3.2.6-RC1
* Purpose: Add content prepending attachment row in the file list
posting_attach_body_file_list_after
===
* Locations: