1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/14469] Add viewforum_body_topicrow_before template event

PHPBB3-14469
This commit is contained in:
Jakub Senko
2016-05-29 11:13:37 +02:00
parent e7262e2d39
commit 317f3e848f
3 changed files with 14 additions and 2 deletions

View File

@@ -2227,6 +2227,14 @@ viewforum_body_topic_row_prepend
* Since: 3.1.7-RC1
* Purpose: Add content at the end of the topic list item.
viewforum_body_topicrow_row_before
===
* Locations:
+ styles/prosilver/template/viewforum_body.html
+ styles/subsilver2/template/viewforum_body.html
* Since: 3.1.10-RC1
* Purpose: Add content before list of topics.
viewforum_buttons_bottom_before
===
* Locations: