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
This commit is contained in:
Lars van Hijfte
2017-01-13 15:47:59 +01:00
parent 16e9423851
commit 4bc2bcedd1
3 changed files with 63 additions and 39 deletions

View File

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

File diff suppressed because one or more lines are too long