1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-12 03:34:04 +02:00

[ticket/11747] ucp_prefs_view template events

PHPBB3-11747
This commit is contained in:
Matt Friedman
2013-07-26 18:33:07 -07:00
parent d3859aa874
commit b716e1177d
3 changed files with 40 additions and 0 deletions

View File

@@ -133,6 +133,38 @@ ucp_prefs_personal_after
+ styles/subsilver2/template/ucp_prefs_personal.html
* Purpose: Add user options to the bottom of the Edit Global Settings screen
ucp_prefs_view_radio_buttons_before
===
* Locations:
+ styles/prosilver/template/ucp_prefs_view.html
+ styles/subsilver2/template/ucp_prefs_view.html
* Purpose: Add options to the top of the radio buttons section of the Edit
Display Options screen
ucp_prefs_view_radio_buttons_after
===
* Locations:
+ styles/prosilver/template/ucp_prefs_view.html
+ styles/subsilver2/template/ucp_prefs_view.html
* Purpose: Add options to the bottom of the radio buttons section of the Edit
Display Options screen
ucp_prefs_view_select_menu_before
===
* Locations:
+ styles/prosilver/template/ucp_prefs_view.html
+ styles/subsilver2/template/ucp_prefs_view.html
* Purpose: Add options to the top of the drop down menus section of the Edit
Display Options screen
ucp_prefs_view_select_menu_after
===
* Locations:
+ styles/prosilver/template/ucp_prefs_view.html
+ styles/subsilver2/template/ucp_prefs_view.html
* Purpose: Add options to the bottom of the drop down menus section of the Edit
Display Options screen
viewtopic_print_head_append
===
* Location: styles/prosilver/template/viewtopic_print.html