commit 5c2d3fe313c9b28fb218a3b0deae32061adde9ab
parent 8662a590b9a1c5f5af529e0c0033efc8588c1c87
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 18 Nov 2014 19:39:33 +0100
fix
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git 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>