mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-11 22:08:54 +00:00
[feature/events] Fix improperly named event in documentation
PHPBB3-9550
This commit is contained in:
parent
c7618ff669
commit
00c61f9060
1 changed files with 4 additions and 2 deletions
|
@ -38,9 +38,11 @@ acp_users_overview_options_append
|
||||||
* Location: adm/style/acp_users.html
|
* Location: adm/style/acp_users.html
|
||||||
* Purpose: Add options and settings on user overview page
|
* Purpose: Add options and settings on user overview page
|
||||||
|
|
||||||
forumlist_body_last_post_prepend
|
forumlist_body_last_post_title_prepend
|
||||||
====
|
====
|
||||||
* Location: styles/prosilver/template/forumlist_body.html
|
* Locations:
|
||||||
|
+ styles/prosilver/template/forumlist_body.html
|
||||||
|
+ styles/subsilver2/template/forumlist_body.html
|
||||||
* Purpose: Add content before the post title of the latest post in a forum on the forum list.
|
* Purpose: Add content before the post title of the latest post in a forum on the forum list.
|
||||||
|
|
||||||
index_body_stat_blocks_before
|
index_body_stat_blocks_before
|
||||||
|
|
Loading…
Add table
Reference in a new issue