mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/12513] Add simple_header head event with support for CSS assets calls
PHPBB3-12513
This commit is contained in:
@@ -617,6 +617,14 @@ simple_header_body_before
|
||||
* Since: 3.1.0-b2
|
||||
* Purpose: Add content to the header body
|
||||
|
||||
simple_header_head_append
|
||||
===
|
||||
* Locations:
|
||||
+ styles/prosilver/template/simple_header.html
|
||||
+ styles/subsilver2/template/simple_header.html
|
||||
* Since: 3.1.0-b4
|
||||
* Purpose: Add asset calls directly before the `</head>` tag
|
||||
|
||||
topiclist_row_prepend
|
||||
===
|
||||
* Locations:
|
||||
|
Reference in New Issue
Block a user