diff options
Diffstat (limited to 'phpBB/adm/style/overall_header.html')
-rw-r--r-- | phpBB/adm/style/overall_header.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/adm/style/overall_header.html b/phpBB/adm/style/overall_header.html index 1fc1261489..7e7f0cecee 100644 --- a/phpBB/adm/style/overall_header.html +++ b/phpBB/adm/style/overall_header.html @@ -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> |