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:
@@ -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>
|
||||
|
@@ -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">
|
||||
|
Reference in New Issue
Block a user