mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-26 03:48:53 +00:00
[feature/events] Append "_append" to acp_overall_header_head
PHPBB3-9550
This commit is contained in:
parent
c0652a7236
commit
79ea26409b
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@ function switch_menu()
|
||||||
|
|
||||||
// ]]>
|
// ]]>
|
||||||
</script>
|
</script>
|
||||||
<!-- EVENT acp_overall_header_head -->
|
<!-- EVENT acp_overall_header_head_append -->
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body class="{S_CONTENT_DIRECTION}">
|
<body class="{S_CONTENT_DIRECTION}">
|
||||||
|
|
Loading…
Add table
Reference in a new issue