aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm
diff options
context:
space:
mode:
authorMatt Friedman <maf675@gmail.com>2013-12-04 15:51:14 -0800
committerMatt Friedman <maf675@gmail.com>2013-12-04 15:51:14 -0800
commit097fba9fdf1ede11ea5df78ec341244c13acafbb (patch)
tree4b04ef9663529f0df076c3d5efd9e50eabd02db2 /phpBB/adm
parente3a0540fa6682c8fc62c160961d3e5b2a8ba9648 (diff)
downloadforums-097fba9fdf1ede11ea5df78ec341244c13acafbb.tar
forums-097fba9fdf1ede11ea5df78ec341244c13acafbb.tar.gz
forums-097fba9fdf1ede11ea5df78ec341244c13acafbb.tar.bz2
forums-097fba9fdf1ede11ea5df78ec341244c13acafbb.tar.xz
forums-097fba9fdf1ede11ea5df78ec341244c13acafbb.zip
[ticket/12059] Allow INCLUDECSS to work with ACP templates
PHPBB3-12059
Diffstat (limited to 'phpBB/adm')
-rw-r--r--phpBB/adm/style/overall_header.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/adm/style/overall_header.html b/phpBB/adm/style/overall_header.html
index fcef3bb8ac..04f818f95a 100644
--- a/phpBB/adm/style/overall_header.html
+++ b/phpBB/adm/style/overall_header.html
@@ -103,7 +103,11 @@ function popup(url, width, height, name)
// ]]>
</script>
+
<!-- EVENT acp_overall_header_head_append -->
+
+{$STYLESHEETS}
+
</head>
<body class="{S_CONTENT_DIRECTION} nojs">