1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +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

@@ -112,6 +112,8 @@ function popup(url, width, height, name)
<body class="{S_CONTENT_DIRECTION} nojs">
<!-- EVENT acp_overall_header_body_before -->
<div id="wrap">
<div id="page-header">
<h1>{L_ADMIN_PANEL}</h1>

View File

@@ -106,4 +106,6 @@ function find_username(url)
<body class="{S_CONTENT_DIRECTION}">
<!-- EVENT acp_simple_header_body_before -->
<div id="page-body" class="simple-page-body">