Merge branch 'master' of ssh://gitlab-fnwi.uva.nl:1337/11166932/WebDB into marijn-settings

This commit is contained in:
Marijn Jansen
2017-01-12 11:36:26 +01:00
6 changed files with 91 additions and 2 deletions

View File

@@ -3,8 +3,8 @@
<a href="profile.php"><img src="img/top-logo.png" alt="MyHyvesbook+" /></a>
</div>
<div id="header-search">
<form action="php/search.php" method="get">
<input type="text" placeholder="search people, friends and pages" />
<form action="search.php" method="get">
<input name="search" type="text" placeholder="search people, friends and pages" />
<input type="submit" value="Zoek"/>
</form>
</div>