mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
Merge remote-tracking branch 'vinny/ticket/12132' into develop
* vinny/ticket/12132: [ticket/12132] Add the event to events.md doc [ticket/12132] Add viewtopic_print_head_append event to subsilver2
This commit is contained in:
@@ -401,6 +401,7 @@ viewtopic_print_head_append
|
||||
===
|
||||
* Locations:
|
||||
+ styles/prosilver/template/viewtopic_print.html
|
||||
+ styles/subsilver2/template/viewtopic_print.html
|
||||
* Since: 3.1.0-a1
|
||||
* Purpose: Add asset calls directly before the `</head>` tag of the Print Topic screen
|
||||
|
||||
|
@@ -66,7 +66,7 @@ hr.sep {
|
||||
}
|
||||
//-->
|
||||
</style>
|
||||
|
||||
<!-- EVENT viewtopic_print_head_append -->
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
Reference in New Issue
Block a user