summaryrefslogtreecommitdiff
path: root/common
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
parent9768bdd03ffb8a57b6db81f4a677ceb1318c6669 (diff)
downloadwww-afc98740009a011943d419e3cc989be7f097a585.tar.gz
www-afc98740009a011943d419e3cc989be7f097a585.tar.bz2
www-afc98740009a011943d419e3cc989be7f097a585.zip
fix onload issue
Diffstat (limited to 'common')
-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 @@
<link href="lang.css" rel="stylesheet">
<link href="styles.css" rel="stylesheet">
<script src="lang.js"></script>
+ <script type="text/javascript">//<![CDATA[
+ loadLang();
+ //]]></script>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>