mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-18 15:41:26 +02:00
[feature/events] Adding overall_head_head_body template ledge
Required by ReIMG Resizer PHPBB3-9550
This commit is contained in:
committed by
David King
parent
bc2f777b27
commit
e865ee1bef
@@ -87,7 +87,7 @@
|
||||
<!-- RUNHOOKS overall_header_head -->
|
||||
|
||||
</head>
|
||||
|
||||
<!-- RUNHOOKS overall_head_head_body -->
|
||||
<body id="phpbb" class="section-{SCRIPT_NAME} {S_CONTENT_DIRECTION}">
|
||||
|
||||
<div id="wrap">
|
||||
|
@@ -133,6 +133,7 @@ function marklist(id, name, state)
|
||||
<!-- RUNHOOKS overall_header_head -->
|
||||
|
||||
</head>
|
||||
<!-- RUNHOOKS overall_head_head_body -->
|
||||
<body class="{S_CONTENT_DIRECTION}">
|
||||
|
||||
<a name="top"></a>
|
||||
|
Reference in New Issue
Block a user