1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-24 20:17:58 +02:00

[ticket/12396] Add Template events viewforum_forum_name

PHPBB3-12396
This commit is contained in:
PayBas
2014-04-12 13:13:07 +02:00
parent b60108dc78
commit a1b159aa82
3 changed files with 18 additions and 2 deletions

View File

@ -659,6 +659,22 @@ ucp_friend_list_after
* Since: 3.1.0-a4
* Purpose: Add optional elements after list of friends in UCP
viewforum_forum_name_append
===
* Locations:
+ styles/prosilver/template/viewforum_body.html
+ styles/subsilver2/template/viewforum_body.html
* Since: 3.1.0-b3
* Purpose: Add content directly after the forum name link on the View forum screen
viewforum_forum_name_prepend
===
* Locations:
+ styles/prosilver/template/viewforum_body.html
+ styles/subsilver2/template/viewforum_body.html
* Since: 3.1.0-b3
* Purpose: Add content directly before the forum name link on the View forum screen
viewtopic_print_head_append
===
* Locations: