mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 12:28:52 +00:00
[ticket/12177] Add ucp_friend_list_before/after
Add events before and after list of friends in UCP template Change Since part from a3 to a4 PHPBB3-12177
This commit is contained in:
parent
89007db505
commit
c20a313ab0
1 changed files with 2 additions and 2 deletions
|
@ -403,7 +403,7 @@ ucp_friend_list_before
|
||||||
* Locations:
|
* Locations:
|
||||||
+ styles/prosilver/template/ucp_zebra_friends.html
|
+ styles/prosilver/template/ucp_zebra_friends.html
|
||||||
+ styles/subsilver2/template/ucp_zebra_friends.html
|
+ styles/subsilver2/template/ucp_zebra_friends.html
|
||||||
* Since: 3.1.0-a3
|
* Since: 3.1.0-a4
|
||||||
* Purpose: Add optional elements before list of friends in UCP
|
* Purpose: Add optional elements before list of friends in UCP
|
||||||
|
|
||||||
ucp_friend_list_after
|
ucp_friend_list_after
|
||||||
|
@ -411,7 +411,7 @@ ucp_friend_list_after
|
||||||
* Locations:
|
* Locations:
|
||||||
+ styles/prosilver/template/ucp_zebra_friends.html
|
+ styles/prosilver/template/ucp_zebra_friends.html
|
||||||
+ styles/subsilver2/template/ucp_zebra_friends.html
|
+ styles/subsilver2/template/ucp_zebra_friends.html
|
||||||
* Since: 3.1.0-a3
|
* Since: 3.1.0-a4
|
||||||
* Purpose: Add optional elements after list of friends in UCP
|
* Purpose: Add optional elements after list of friends in UCP
|
||||||
|
|
||||||
viewtopic_print_head_append
|
viewtopic_print_head_append
|
||||||
|
|
Loading…
Add table
Reference in a new issue