1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

[ticket/12177] Add ucp_friend_list_before/after

Add events before and after list of friends in UCP template

PHPBB3-12177
This commit is contained in:
lucifer4o
2014-02-13 13:10:00 +02:00
committed by Stanislav Atanasov
parent 13e7bd76a5
commit 89007db505
3 changed files with 20 additions and 0 deletions

View File

@@ -398,6 +398,22 @@ ucp_prefs_view_select_menu_append
* Purpose: Add options to the bottom of the drop-down lists block of the Edit
Display Options screen
ucp_friend_list_before
===
* Locations:
+ styles/prosilver/template/ucp_zebra_friends.html
+ styles/subsilver2/template/ucp_zebra_friends.html
* Since: 3.1.0-a3
* Purpose: Add optional elements before list of friends in UCP
ucp_friend_list_after
===
* Locations:
+ styles/prosilver/template/ucp_zebra_friends.html
+ styles/subsilver2/template/ucp_zebra_friends.html
* Since: 3.1.0-a3
* Purpose: Add optional elements after list of friends in UCP
viewtopic_print_head_append
===
* Locations: