diff options
Diffstat (limited to 'searx/templates/simple/preferences/image_proxy.html')
| -rw-r--r-- | searx/templates/simple/preferences/image_proxy.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/templates/simple/preferences/image_proxy.html b/searx/templates/simple/preferences/image_proxy.html index afb3465d4..d79a57b16 100644 --- a/searx/templates/simple/preferences/image_proxy.html +++ b/searx/templates/simple/preferences/image_proxy.html @@ -8,7 +8,7 @@ {%- if preferences.get_value('image_proxy') -%} checked {%- endif -%}{{- ' ' -}} - />{{- '' -}} + >{{- '' -}} </p>{{- '' -}} <div class="description"> {{- _('Proxying image results through SearXNG') -}} |