mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-02-23 21:18:58 +00:00
(search) Add autocomplete attribute to search-form
This commit is contained in:
parent
1b901e01f2
commit
9fecfc5025
@ -11,7 +11,7 @@
|
||||
<input type="hidden" name="profile" value="{{profile}}">
|
||||
<input type="hidden" name="recent" value="{{recent}}">
|
||||
|
||||
<input type="submit" form="search-form" title="Execute Search" value="Search">
|
||||
<input type="submit" form="search-form" title="Execute Search" value="Search" autocomplete="off">
|
||||
</div>
|
||||
</form>
|
||||
<!-- load the first stage mobile customizations script early to avoid flicker -->
|
||||
|
Loading…
Reference in New Issue
Block a user