ugh, add id back to form
This commit is contained in:
parent
1b7283b1b3
commit
c399888ab3
|
@ -23,7 +23,7 @@
|
|||
|
||||
<div class="header">
|
||||
|
||||
<form action="" method="get" class="searchForm"><!--method is right???-->
|
||||
<form action="" method="get" class="searchForm" id="searchForm"><!--method is right???-->
|
||||
<input type="text" placeholder="Search digital gazetteer" name="field" class="search loading" />
|
||||
<input type="submit" name="searchButton" value="Search" id="searchButton">
|
||||
</form>
|
||||
|
|
Loading…
Reference in New Issue
Block a user