1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-03 15:27:42 +02:00

[ticket/13753] Add template events to forum category row headers

PHPBB3-13753
This commit is contained in:
Matt Friedman
2015-04-09 11:04:25 -07:00
parent 5fc92a03b2
commit 96339b7c86
2 changed files with 16 additions and 0 deletions

View File

@@ -293,6 +293,20 @@ forumlist_body_category_header_before
* Since: 3.1.0-a4
* Purpose: Add content before the header of the category on the forum list.
forumlist_body_category_header_row_append
===
* Locations:
+ styles/prosilver/template/forumlist_body.html
* Since: 3.1.4-RC1
* Purpose: Add content before the header row of the category on the forum list.
forumlist_body_category_header_row_prepend
===
* Locations:
+ styles/prosilver/template/forumlist_body.html
* Since: 3.1.4-RC1
* Purpose: Add content after the header row of the category on the forum list.
forumlist_body_forum_row_after
===
* Locations: