mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/15915] Fix events order in events.md. Use Twig syntax for all events.
PHPBB3-15915
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user