summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-11-18 19:39:33 +0100
committerChristian Grothoff <christian@grothoff.org>2014-11-18 19:39:33 +0100
commit5c2d3fe313c9b28fb218a3b0deae32061adde9ab (patch)
tree98c04412fd7836c69e75aef4d1c6e88031e5f7af /common
parent8662a590b9a1c5f5af529e0c0033efc8588c1c87 (diff)
downloadwww-5c2d3fe313c9b28fb218a3b0deae32061adde9ab.tar.gz
www-5c2d3fe313c9b28fb218a3b0deae32061adde9ab.tar.bz2
www-5c2d3fe313c9b28fb218a3b0deae32061adde9ab.zip
fix
Diffstat (limited to 'common')
-rw-r--r--common/header.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/header.inc b/common/header.inc
index 6533fead..76da088d 100644
--- a/common/header.inc
+++ b/common/header.inc
@@ -11,6 +11,10 @@
<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]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>