mirror of
https://github.com/iv-org/invidious.git
synced 2025-07-13 15:45:47 -05:00
Compare commits
No commits in common. "bbf16279bb7506f7eb61d15368a98a32a51dfcf6" and "16ac3be85ba5d5d959c8c298347422237ddf5aa1" have entirely different histories.
bbf16279bb
...
16ac3be85b
@ -1,6 +1,6 @@
|
||||
<form class="pure-form" action="/search" method="get">
|
||||
<fieldset>
|
||||
<input type="search" id="searchbox" autocorrect="off"
|
||||
<input type="search" id="searchbox" autocomplete="off" 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