1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

Merge pull request #4338 from Senky/ticket/14469

Add viewforum_body_topicrow_before template event
This commit is contained in:
Marc Alexander
2016-08-28 15:53:30 +02:00
3 changed files with 14 additions and 2 deletions

View File

@@ -2287,6 +2287,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: