Files
WebDB/website/views/footer.php
Lars van Hijfte 4bc2bcedd1 Fixed bugs
Bug 1: If you clicked "En nog 2 anderen..." in the menu it send you tot he top of the page
Bug 2: Span didnt close in the footer
2017-01-13 15:47:59 +01:00

4 lines
121 B
PHP

<footer>
<p>Copyright &copy; 2017 MyHyvesbook+ <span style="float: right">Like ons op Facebook!</span></p>
</footer>