mirror of
https://github.com/iv-org/invidious.git
synced 2025-01-14 18:52:12 +05:30
This reverts commit 4982bff74df677c9e615b52075bd05d0006acc69.
This commit is contained in:
parent
4982bff74d
commit
d806310665
@ -185,7 +185,7 @@
|
||||
<legend><%= translate(locale, "Miscellaneous preferences") %></legend>
|
||||
|
||||
<div class="pure-control-group">
|
||||
<label for="automatic_instance_redirect"><%= translate(locale, "Automatic instance redirection (fallback to redirect.invidious.io): ") %></label>
|
||||
<label for="automatic_instance_redirect"><%= translate(locale, "Automaticatic instance redirection (fallback to redirect.invidious.io): ") %></label>
|
||||
<input name="automatic_instance_redirect" id="automatic_instance_redirect" type="checkbox" <% if preferences.automatic_instance_redirect %>checked<% end %>>
|
||||
</div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user