mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-10-31 20:51:56 +00:00 
			
		
		
		
	Search: Allow browser suggestions (#3724)
This commit is contained in:
		| @@ -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") %>" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Samantaz Fox
					Samantaz Fox