aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/install_header.html
diff options
context:
space:
mode:
authorVjacheslav Trushkin <cyberalien@gmail.com>2013-10-25 18:32:31 +0300
committerVjacheslav Trushkin <cyberalien@gmail.com>2013-10-26 22:00:23 +0300
commit8567adf5dbfc1d6363deb78b6ebf25a76857c9ac (patch)
tree3effe85a97c58a26973221c54a76feeb30df77d2 /phpBB/adm/style/install_header.html
parent5779c300e47cec9533d95ad8691f362032d6f485 (diff)
downloadforums-8567adf5dbfc1d6363deb78b6ebf25a76857c9ac.tar
forums-8567adf5dbfc1d6363deb78b6ebf25a76857c9ac.tar.gz
forums-8567adf5dbfc1d6363deb78b6ebf25a76857c9ac.tar.bz2
forums-8567adf5dbfc1d6363deb78b6ebf25a76857c9ac.tar.xz
forums-8567adf5dbfc1d6363deb78b6ebf25a76857c9ac.zip
[ticket/11957] Include admin.js in footer
Include admin.js in footer, swap .hasjs and .nojs PHPBB3-11957
Diffstat (limited to 'phpBB/adm/style/install_header.html')
-rw-r--r--phpBB/adm/style/install_header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/install_header.html b/phpBB/adm/style/install_header.html
index 13f4a6dbf4..182abe8875 100644
--- a/phpBB/adm/style/install_header.html
+++ b/phpBB/adm/style/install_header.html
@@ -35,7 +35,7 @@ function dE(n, s, type)
</head>
-<body class="{S_CONTENT_DIRECTION}">
+<body class="{S_CONTENT_DIRECTION} nojs">
<div id="wrap">
<div id="page-header">
<h1>{L_INSTALL_PANEL}</h1>