mirror of
https://github.com/iv-org/invidious.git
synced 2025-02-24 00:08:23 -06:00
Compare commits
2 Commits
16ac3be85b
...
bbf16279bb
Author | SHA1 | Date | |
---|---|---|---|
|
bbf16279bb | ||
|
600da635b7 |
@ -1,6 +1,6 @@
|
||||
<form class="pure-form" action="/search" method="get">
|
||||
<fieldset>
|
||||
<input type="search" id="searchbox" autocomplete="off" autocorrect="off"
|
||||
<input type="search" id="searchbox" autocorrect="off"
|
||||
autocapitalize="none" spellcheck="false" <% if autofocus %>autofocus<% end %>
|
||||
name="q" placeholder="<%= translate(locale, "search") %>"
|
||||
title="<%= translate(locale, "search") %>"
|
||||
|
Loading…
x
Reference in New Issue
Block a user