1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/12513] Add asset include support to simple header/footer in ACP

PHPBB3-12513
This commit is contained in:
Matt Friedman
2014-05-07 11:59:49 -07:00
parent 8fda490050
commit d2c5386394
2 changed files with 2 additions and 0 deletions

View File

@@ -83,6 +83,7 @@ function find_username(url)
// ]]>
</script>
<!-- EVENT acp_simple_header_head_append -->
{$STYLESHEETS}
</head>
<body class="{S_CONTENT_DIRECTION} {BODY_CLASS}">