mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Merge remote-tracking branch 'vinny/ticket/12134' into develop
* vinny/ticket/12134: [ticket/12134] Add ucp_pm_viewmessage_print_head_append event to subsilver2
This commit is contained in:
@@ -326,6 +326,7 @@ ucp_pm_viewmessage_print_head_append
|
||||
===
|
||||
* Locations:
|
||||
+ styles/prosilver/template/ucp_pm_viewmessage_print.html
|
||||
+ styles/subsilver2/template/ucp_pm_viewmessage_print.html
|
||||
* Since: 3.1.0-a1
|
||||
* Purpose: Add asset calls directly before the `</head>` tag of the Print PM screen
|
||||
|
||||
|
@@ -54,7 +54,7 @@ hr.sep {
|
||||
}
|
||||
//-->
|
||||
</style>
|
||||
|
||||
<!-- EVENT ucp_pm_viewmessage_print_head_append -->
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
Reference in New Issue
Block a user