mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 06:51:08 +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:
|
* Locations:
|
||||||
+ styles/prosilver/template/viewtopic_print.html
|
+ styles/prosilver/template/viewtopic_print.html
|
||||||
|
+ styles/subsilver2/template/viewtopic_print.html
|
||||||
* Since: 3.1.0-a1
|
* Since: 3.1.0-a1
|
||||||
* Purpose: Add asset calls directly before the `</head>` tag of the Print Topic screen
|
* Purpose: Add asset calls directly before the `</head>` tag of the Print Topic screen
|
||||||
|
|
||||||
|
@@ -66,7 +66,7 @@ hr.sep {
|
|||||||
}
|
}
|
||||||
//-->
|
//-->
|
||||||
</style>
|
</style>
|
||||||
|
<!-- EVENT viewtopic_print_head_append -->
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user