aboutsummaryrefslogtreecommitdiff
path: root/static/footer.php
diff options
context:
space:
mode:
authorroot2014-09-26 00:12:01 +0200
committerroot2014-09-26 00:12:01 +0200
commitbde71668e1b64f57e4cd3d45703e8a488b1de957 (patch)
treea23d671ce1f59a6b46f9461e347061d97095039e /static/footer.php
parent3c8bee64793332bf3fda6af3c57d881636ec35d6 (diff)
downloadjungegemeinde-bde71668e1b64f57e4cd3d45703e8a488b1de957.tar.gz
improvements
Diffstat (limited to 'static/footer.php')
-rwxr-xr-xstatic/footer.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/static/footer.php b/static/footer.php
index 2c6a6cf..d786d68 100755
--- a/static/footer.php
+++ b/static/footer.php
@@ -3,11 +3,10 @@
<p> Copyright 2014 <a id="copyright-text" href="//www.moehm.org/" target="_blank">Maximilian M&ouml;hring</a></p>
</div>
</div>
- <script type='text/javascript'>var a = new Array('s.de','iamfabulou','nde@lists.','jungegemei');document.getElementById('mail').innerHTML="<a href='mailto:"+a[3]+a[2]+a[1]+a[0]+"'>E-Mail Adresse</a>";</script>
<script src="//code.jquery.com/jquery-1.10.1.min.js" defer></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js" defer></script>
<?php //<script src='/boring.js' defer></script> ?>
- <?php //include("piwik.html"); ?>
+ <?php include("static/piwik.html"); ?>
</body>
</html>