fixed validation error in search image
This commit is contained in:
parent
bf16553b76
commit
81f060ebbe
@ -11,5 +11,5 @@
|
||||
<% } %>
|
||||
<li class="searchbox">
|
||||
<%= Html.TextBox("searchQuery", null, new { id = "search-query" })%>
|
||||
<span href="#" title="search quotes" id="search-submit"></span>
|
||||
<span title="search quotes" id="search-submit"></span>
|
||||
</li>
|
Loading…
Reference in New Issue
Block a user