diff options
Diffstat (limited to 'phpBB/styles/prosilver/template/simple_header.html')
-rw-r--r-- | phpBB/styles/prosilver/template/simple_header.html | 2 |
1 files changed, 2 insertions, 0 deletions
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"> |