mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 19:24:01 +02:00
[ticket/11957] Include admin.js in footer
Include admin.js in footer, swap .hasjs and .nojs PHPBB3-11957
This commit is contained in:
@@ -106,7 +106,7 @@ function popup(url, width, height, name)
|
||||
<!-- EVENT acp_overall_header_head_append -->
|
||||
</head>
|
||||
|
||||
<body class="{S_CONTENT_DIRECTION}">
|
||||
<body class="{S_CONTENT_DIRECTION} nojs">
|
||||
|
||||
<div id="wrap">
|
||||
<div id="page-header">
|
||||
|
Reference in New Issue
Block a user