aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2014-07-31 21:39:48 +0200
committerMarc Alexander <admin@m-a-styles.de>2014-07-31 21:39:48 +0200
commit89557f5cac284e5b59eefdae1af496c7227aa408 (patch)
treebfe9acae67165ebcdb2646283d09972f4fe36fd2 /phpBB/adm/style
parentf4fc1bde03f3026b80fcb9da2cd332ce57ba54a9 (diff)
parent4ce6811d2bacade5845a3830f0c3a454b4167be7 (diff)
downloadforums-89557f5cac284e5b59eefdae1af496c7227aa408.tar
forums-89557f5cac284e5b59eefdae1af496c7227aa408.tar.gz
forums-89557f5cac284e5b59eefdae1af496c7227aa408.tar.bz2
forums-89557f5cac284e5b59eefdae1af496c7227aa408.tar.xz
forums-89557f5cac284e5b59eefdae1af496c7227aa408.zip
Merge remote-tracking branch 'VSE/ticket/12864' into develop-ascraeus
Diffstat (limited to 'phpBB/adm/style')
-rw-r--r--phpBB/adm/style/overall_header.html2
-rw-r--r--phpBB/adm/style/simple_header.html1
2 files changed, 3 insertions, 0 deletions
diff --git a/phpBB/adm/style/overall_header.html b/phpBB/adm/style/overall_header.html
index afd2b94924..f1f7eee282 100644
--- a/phpBB/adm/style/overall_header.html
+++ b/phpBB/adm/style/overall_header.html
@@ -89,6 +89,8 @@ function popup(url, width, height, name)
{$STYLESHEETS}
+<!-- EVENT acp_overall_header_stylesheets_after -->
+
</head>
<body class="{S_CONTENT_DIRECTION} {BODY_CLASS} nojs">
diff --git a/phpBB/adm/style/simple_header.html b/phpBB/adm/style/simple_header.html
index bf8f41cd7a..d0b9bf62ed 100644
--- a/phpBB/adm/style/simple_header.html
+++ b/phpBB/adm/style/simple_header.html
@@ -84,6 +84,7 @@ function find_username(url)
</script>
<!-- EVENT acp_simple_header_head_append -->
{$STYLESHEETS}
+<!-- EVENT acp_simple_header_stylesheets_after -->
</head>
<body class="{S_CONTENT_DIRECTION} {BODY_CLASS}">