mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[feature/events] Append "_append" to acp_simple_header_head
PHPBB3-9550
This commit is contained in:
parent
4e8ee1e6b9
commit
11035eb4c4
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ function find_username(url)
|
||||||
|
|
||||||
// ]]>
|
// ]]>
|
||||||
</script>
|
</script>
|
||||||
<!-- EVENT acp_simple_header_head -->
|
<!-- EVENT acp_simple_header_head_append -->
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body class="{S_CONTENT_DIRECTION}">
|
<body class="{S_CONTENT_DIRECTION}">
|
||||||
|
|
Loading…
Add table
Reference in a new issue