|
|
@ -1,5 +1,5 @@
|
|
|
|
<div class="scrolltainer">
|
|
|
|
<div class="scrolltainer">
|
|
|
|
<form id="searchBar" method="get" class="searchBar" action="/home/search.php">
|
|
|
|
<form id="searchBar" method="get" class="searchBar" action="search.php">
|
|
|
|
<input id="SearchText" type="text" name="keyword" placeholder="Beers, Breweries and more..." size="22" autocomplete="off">
|
|
|
|
<input id="SearchText" type="text" name="keyword" placeholder="Beers, Breweries and more..." size="22" autocomplete="off">
|
|
|
|
<input id="SearchButton" type="image" alt="Search !" src="src/search-ico.png">
|
|
|
|
<input id="SearchButton" type="image" alt="Search !" src="src/search-ico.png">
|
|
|
|
</form>
|
|
|
|
</form>
|
|
|
|