This commit is contained in:
Nicolas A. Tonne
2015-08-04 20:50:23 +02:00
parent 4aa0fc101a
commit b828237af3
3 changed files with 13 additions and 6 deletions

View File

@@ -148,9 +148,10 @@
</div>
<div class="footer-copyright">
<div class="container">
&copy; 2014 - <?php echo date("Y"); ?>
<a href="//nixo.no">Nixo</a> &amp;
<a href="//kasperrt.no">KasperRT</a>
&copy; <?php echo date("Y"); ?>
<a href="http://nixo.no">Nixo</a> &amp;
<a href="http://kasperrt.no">KasperRT</a>
&nbsp;&nbsp;All Rights Reserved.
</div>
</div>
</footer>