aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2014-03-29 16:42:10 +0100
committerJoas Schilling <nickvergessen@gmx.de>2014-03-29 16:42:10 +0100
commitf879714d35b838c5395e1e1235c9b97eae5fff9b (patch)
tree282c6b537ae4e1aa411c2f27fe0288b05aec5a37 /phpBB/styles
parent3ac8b8b40db341658c92a4b3aa2860bb0c4846e4 (diff)
parentfb25917fa951e1687fcd66a29137aa1acc966e0c (diff)
downloadforums-f879714d35b838c5395e1e1235c9b97eae5fff9b.tar
forums-f879714d35b838c5395e1e1235c9b97eae5fff9b.tar.gz
forums-f879714d35b838c5395e1e1235c9b97eae5fff9b.tar.bz2
forums-f879714d35b838c5395e1e1235c9b97eae5fff9b.tar.xz
forums-f879714d35b838c5395e1e1235c9b97eae5fff9b.zip
Merge remote-tracking branch 'prosk8er/ticket/12301' into develop-ascraeus
* prosk8er/ticket/12301: [ticket/12301] Template Event overall_header_body_before
Diffstat (limited to 'phpBB/styles')
-rw-r--r--phpBB/styles/prosilver/template/overall_header.html2
-rw-r--r--phpBB/styles/prosilver/template/simple_header.html2
-rw-r--r--phpBB/styles/subsilver2/template/overall_header.html2
-rw-r--r--phpBB/styles/subsilver2/template/simple_header.html1
4 files changed, 7 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/template/overall_header.html b/phpBB/styles/prosilver/template/overall_header.html
index df02963e3c..3c4f03c073 100644
--- a/phpBB/styles/prosilver/template/overall_header.html
+++ b/phpBB/styles/prosilver/template/overall_header.html
@@ -50,6 +50,8 @@
</head>
<body id="phpbb" class="nojs section-{SCRIPT_NAME} {S_CONTENT_DIRECTION}">
+<!-- EVENT overall_header_body_before -->
+
<div id="wrap">
<a id="top" accesskey="t"></a>
<div id="page-header">
diff --git a/phpBB/styles/prosilver/template/simple_header.html b/phpBB/styles/prosilver/template/simple_header.html
index 53c86689e0..24a99154d0 100644
--- a/phpBB/styles/prosilver/template/simple_header.html
+++ b/phpBB/styles/prosilver/template/simple_header.html
@@ -28,6 +28,8 @@
<body id="phpbb" class="nojs {S_CONTENT_DIRECTION}">
+<!-- EVENT simple_header_body_before -->
+
<div id="simple-wrap">
<a id="top" accesskey="t"></a>
<div id="page-body">
diff --git a/phpBB/styles/subsilver2/template/overall_header.html b/phpBB/styles/subsilver2/template/overall_header.html
index 5da73bd70d..fbf01ce6a8 100644
--- a/phpBB/styles/subsilver2/template/overall_header.html
+++ b/phpBB/styles/subsilver2/template/overall_header.html
@@ -134,6 +134,8 @@ function marklist(id, name, state)
</head>
<body class="{S_CONTENT_DIRECTION}">
+<!-- EVENT overall_header_body_before -->
+
<a name="top"></a>
<div id="wrapheader">
diff --git a/phpBB/styles/subsilver2/template/simple_header.html b/phpBB/styles/subsilver2/template/simple_header.html
index 43ca16ed87..85528e6769 100644
--- a/phpBB/styles/subsilver2/template/simple_header.html
+++ b/phpBB/styles/subsilver2/template/simple_header.html
@@ -12,5 +12,6 @@
</head>
<body class="{S_CONTENT_DIRECTION}">
+<!-- EVENT simple_header_body_before -->
<a name="top"></a>
<div id="wrapcentre">