1
0
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:
Matt Friedman
2014-05-07 11:53:25 -07:00
parent 3c86a9bcca
commit 8fda490050
3 changed files with 17 additions and 0 deletions

View File

@@ -24,6 +24,10 @@
<!-- DEFINE $POPUP = 1 -->
<!-- EVENT simple_header_head_append -->
{$STYLESHEETS}
</head>
<body id="phpbb" class="nojs {S_CONTENT_DIRECTION} {BODY_CLASS}">