mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-09 10:16:36 +02:00
Merge remote-tracking branch 'VSE/ticket/12864' into develop-ascraeus
This commit is contained in:
@@ -89,6 +89,8 @@ function popup(url, width, height, name)
|
||||
|
||||
{$STYLESHEETS}
|
||||
|
||||
<!-- EVENT acp_overall_header_stylesheets_after -->
|
||||
|
||||
</head>
|
||||
|
||||
<body class="{S_CONTENT_DIRECTION} {BODY_CLASS} nojs">
|
||||
|
@@ -84,6 +84,7 @@ function find_username(url)
|
||||
</script>
|
||||
<!-- EVENT acp_simple_header_head_append -->
|
||||
{$STYLESHEETS}
|
||||
<!-- EVENT acp_simple_header_stylesheets_after -->
|
||||
</head>
|
||||
|
||||
<body class="{S_CONTENT_DIRECTION} {BODY_CLASS}">
|
||||
|
Reference in New Issue
Block a user