aboutsummaryrefslogtreecommitdiff
path: root/common/header.inc
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-11-18 19:36:52 +0100
committerChristian Grothoff <christian@grothoff.org>2014-11-18 19:36:52 +0100
commitafc98740009a011943d419e3cc989be7f097a585 (patch)
tree4f29482de5dbfdc08668559c10cfa5ec5cf773b4 /common/header.inc
parent9768bdd03ffb8a57b6db81f4a677ceb1318c6669 (diff)
downloadwww-afc98740009a011943d419e3cc989be7f097a585.tar.gz
www-afc98740009a011943d419e3cc989be7f097a585.zip
fix onload issue
Diffstat (limited to 'common/header.inc')
-rw-r--r--common/header.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/header.inc b/common/header.inc
index 163582c4..76da088d 100644
--- a/common/header.inc
+++ b/common/header.inc
@@ -11,6 +11,9 @@
11 <link href="lang.css" rel="stylesheet"> 11 <link href="lang.css" rel="stylesheet">
12 <link href="styles.css" rel="stylesheet"> 12 <link href="styles.css" rel="stylesheet">
13 <script src="lang.js"></script> 13 <script src="lang.js"></script>
14 <script type="text/javascript">//<![CDATA[
15 loadLang();
16 //]]></script>
14 17
15 <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> 18 <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
16 <!--[if lt IE 9]> 19 <!--[if lt IE 9]>