1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-16 13:44:12 +02:00

Merge remote-tracking branch 'prosk8er/ticket/12301' into develop-ascraeus

* prosk8er/ticket/12301:
  [ticket/12301] Template Event overall_header_body_before
This commit is contained in:
Joas Schilling
2014-03-29 16:42:10 +01:00
7 changed files with 39 additions and 0 deletions

View File

@@ -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">

View File

@@ -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">