aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common/footer.inc3
-rw-r--r--common/header.inc3
2 files changed, 3 insertions, 3 deletions
diff --git a/common/footer.inc b/common/footer.inc
index 26905ba1..8c6fb6ee 100644
--- a/common/footer.inc
+++ b/common/footer.inc
@@ -2,3 +2,6 @@
2 <p>&copy; <a href="https://gnunet.org/ev">GNUnet e.V.</a> 2015</p> 2 <p>&copy; <a href="https://gnunet.org/ev">GNUnet e.V.</a> 2015</p>
3 <p>This page was created using <a href="https://www.gnu.org/">Free Software</a> only.</p> 3 <p>This page was created using <a href="https://www.gnu.org/">Free Software</a> only.</p>
4 </div> 4 </div>
5 <script type="text/javascript">//<![CDATA[
6 loadLang();
7 //]]></script>
diff --git a/common/header.inc b/common/header.inc
index 76da088d..163582c4 100644
--- a/common/header.inc
+++ b/common/header.inc
@@ -11,9 +11,6 @@
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>
17 14
18 <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> 15 <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
19 <!--[if lt IE 9]> 16 <!--[if lt IE 9]>