commit afc98740009a011943d419e3cc989be7f097a585
parent 9768bdd03ffb8a57b6db81f4a677ceb1318c6669
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 18 Nov 2014 19:36:52 +0100
fix onload issue
Diffstat:
2 files changed, 21 insertions(+), 6 deletions(-)
diff --git a/about.html b/about.html
@@ -15,29 +15,41 @@
<div class="row">
<div class="col-lg-4">
<h2><a href="http://grothoff.org/christian/">Christian Grothoff</a></h2>
- <p>Local megalomaniac. I mean, who'd create a new payment system and a new Internet?</p>
+ <p lang="en">Local megalomaniac. I mean, who'd create a new payment system and a new Internet?</p>
+ <p lang="de"></p>
+ <p lang="fr"></p>
</div>
<div class="col-lg-4">
<h2>Julian Kirsch</h2>
- <p>Hacks Linux, FreeBSD, Web sites and the deep state at leisure.</p>
+ <p lang="en">Hacks Linux, FreeBSD, Web sites and the deep state at leisure.</p>
+ <p lang="de"></p>
+ <p lang="fr"></p>
</div>
<div class="col-lg-4">
<h2>Florian Dold</h2>
- <p>Is currently on probation at Microsoft.</p>
+ <p lang="en">Is currently on probation at Microsoft.</p>
+ <p lang="de"></p>
+ <p lang="fr"></p>
</div>
</div>
<div class="row">
<div class="col-lg-4">
<h2>Sree Harsha Totakura</h2>
- <p>Mostly harmless.</p>
+ <p lang="en">Mostly harmless.</p>
+ <p lang="de"></p>
+ <p lang="fr"></p>
</div>
<div class="col-lg-4">
<h2>Benedikt Müller.</h2>
- <p>Loves SEPA.</p>
+ <p lang="en">Loves SEPA.</p>
+ <p lang="de"></p>
+ <p lang="fr"></p>
</div>
<div class="col-lg-4">
<h2><a href="https://www.stallman.org/">Richard M. Stallman</a></h2>
- <p>Ethics enthusiast.</p>
+ <p lang="en">Ethics enthusiast.</p>
+ <p lang="de">Chef GNUisance.</p>
+ <p lang="fr"></p>
</div>
</div>
diff --git 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]>