aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/events.md
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2019-07-21 21:38:23 +0200
committerMarc Alexander <admin@m-a-styles.de>2019-07-21 21:38:23 +0200
commit091e195717b8e455d0d8fd146e60b50a6633df17 (patch)
tree74723e2f537bce0bd3a5674c8290149340f12f8e /phpBB/docs/events.md
parent17c6cd3676fae4947d263fc2b80dde3a4e96f011 (diff)
parentf2489a4c002538a986580008f959f5450cbc0b2c (diff)
downloadforums-091e195717b8e455d0d8fd146e60b50a6633df17.tar
forums-091e195717b8e455d0d8fd146e60b50a6633df17.tar.gz
forums-091e195717b8e455d0d8fd146e60b50a6633df17.tar.bz2
forums-091e195717b8e455d0d8fd146e60b50a6633df17.tar.xz
forums-091e195717b8e455d0d8fd146e60b50a6633df17.zip
Merge pull request #5571 from dark-1/ticket/16021
[ticket/16021] Recognize number of Template Event instances in events.md file
Diffstat (limited to 'phpBB/docs/events.md')
-rw-r--r--phpBB/docs/events.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md
index c77691a048..39888bf671 100644
--- a/phpBB/docs/events.md
+++ b/phpBB/docs/events.md
@@ -1740,14 +1740,14 @@ posting_attach_body_file_list_after
* Locations:
+ styles/prosilver/template/posting_attach_body.html
* Since: 3.2.6-RC1
-* Purpose: Add content after attachments list
+* Purpose: Add content after attachments list
posting_attach_body_file_list_before
===
* Locations:
+ styles/prosilver/template/posting_attach_body.html
* Since: 3.2.6-RC1
-* Purpose: Add content before attachments list
+* Purpose: Add content before attachments list
posting_editor_add_panel_tab
===
@@ -2130,14 +2130,14 @@ search_results_header_before
search_results_last_post_author_username_append
===
* Locations:
- + styles/prosilver/template/search_results.html
+ + styles/prosilver/template/search_results.html (2)
* Since: 3.2.4-RC1
* Purpose: Append information to last post author username of member
search_results_last_post_author_username_prepend
===
* Locations:
- + styles/prosilver/template/search_results.html
+ + styles/prosilver/template/search_results.html (2)
* Since: 3.2.4-RC1
* Purpose: Prepend information to last post author username of member
@@ -2654,14 +2654,14 @@ ucp_register_profile_fields_before
viewforum_body_last_post_author_username_append
===
* Locations:
- + styles/prosilver/template/viewforum_body.html
+ + styles/prosilver/template/viewforum_body.html (2)
* Since: 3.2.4-RC1
* Purpose: Append information to last post author username of member
viewforum_body_last_post_author_username_prepend
===
* Locations:
- + styles/prosilver/template/viewforum_body.html
+ + styles/prosilver/template/viewforum_body.html (2)
* Since: 3.2.4-RC1
* Purpose: Prepend information to last post author username of member