1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-09 10:16:36 +02:00

[ticket/11747] ucp_prefs_personal template events

PHPBB3-11747
This commit is contained in:
Matt Friedman
2013-07-26 18:31:05 -07:00
parent 79cd86bcbc
commit cd329c55a7
3 changed files with 18 additions and 0 deletions

View File

@@ -119,6 +119,20 @@ ucp_pm_viewmessage_print_head_append
* Location: styles/prosilver/template/ucp_pm_viewmessage_print.html
* Purpose: Add asset calls directly before the `</head>` tag of the Print PM screen
ucp_prefs_personal_before
===
* Locations:
+ styles/prosilver/template/ucp_prefs_personal.html
+ styles/subsilver2/template/ucp_prefs_personal.html
* Purpose: Add user options to the top of the Edit Global Settings screen
ucp_prefs_personal_after
===
* Locations:
+ styles/prosilver/template/ucp_prefs_personal.html
+ styles/subsilver2/template/ucp_prefs_personal.html
* Purpose: Add user options to the bottom of the Edit Global Settings screen
viewtopic_print_head_append
===
* Location: styles/prosilver/template/viewtopic_print.html