mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
Merge pull request #4813 from marc1706/ticket/13603
[ticket/13603] Add missing event to events.md
This commit is contained in:
commit
476e51f7db
1 changed files with 7 additions and 0 deletions
|
@ -709,6 +709,13 @@ forumlist_body_last_row_after
|
||||||
* Since: 3.1.0-b2
|
* Since: 3.1.0-b2
|
||||||
* Purpose: Add content after the very last row of the forum list.
|
* Purpose: Add content after the very last row of the forum list.
|
||||||
|
|
||||||
|
index_body_birthday_block_before
|
||||||
|
===
|
||||||
|
* Locations:
|
||||||
|
+ styles/prosilver/template/index_body.html
|
||||||
|
* Since: 3.1.11-RC1
|
||||||
|
* Purpose: Add new statistic blocks before the Birthday block
|
||||||
|
|
||||||
index_body_block_birthday_append
|
index_body_block_birthday_append
|
||||||
===
|
===
|
||||||
* Locations:
|
* Locations:
|
||||||
|
|
Loading…
Add table
Reference in a new issue