aboutsummaryrefslogtreecommitdiff
path: root/bootstrap/static/footer.php
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap/static/footer.php')
-rwxr-xr-xbootstrap/static/footer.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap/static/footer.php b/bootstrap/static/footer.php
index 4a14ac7..2c6a6cf 100755
--- a/bootstrap/static/footer.php
+++ b/bootstrap/static/footer.php
@@ -3,6 +3,7 @@
<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> ?>