mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/13753] Fix event documentation
PHPBB3-13753
This commit is contained in:
parent
96339b7c86
commit
ef0838e931
1 changed files with 4 additions and 4 deletions
|
@ -297,15 +297,15 @@ forumlist_body_category_header_row_append
|
||||||
===
|
===
|
||||||
* Locations:
|
* Locations:
|
||||||
+ styles/prosilver/template/forumlist_body.html
|
+ styles/prosilver/template/forumlist_body.html
|
||||||
* Since: 3.1.4-RC1
|
* Since: 3.1.5-RC1
|
||||||
* Purpose: Add content before the header row of the category on the forum list.
|
* Purpose: Add content after the header row of the category on the forum list.
|
||||||
|
|
||||||
forumlist_body_category_header_row_prepend
|
forumlist_body_category_header_row_prepend
|
||||||
===
|
===
|
||||||
* Locations:
|
* Locations:
|
||||||
+ styles/prosilver/template/forumlist_body.html
|
+ styles/prosilver/template/forumlist_body.html
|
||||||
* Since: 3.1.4-RC1
|
* Since: 3.1.5-RC1
|
||||||
* Purpose: Add content after the header row of the category on the forum list.
|
* Purpose: Add content before the header row of the category on the forum list.
|
||||||
|
|
||||||
forumlist_body_forum_row_after
|
forumlist_body_forum_row_after
|
||||||
===
|
===
|
||||||
|
|
Loading…
Add table
Reference in a new issue