summaryrefslogtreecommitdiff
path: root/searx/templates/simple/preferences/infinite_scroll.html
diff options
context:
space:
mode:
Diffstat (limited to 'searx/templates/simple/preferences/infinite_scroll.html')
-rw-r--r--searx/templates/simple/preferences/infinite_scroll.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/templates/simple/preferences/infinite_scroll.html b/searx/templates/simple/preferences/infinite_scroll.html
index 1a734ae1a..cda8008c9 100644
--- a/searx/templates/simple/preferences/infinite_scroll.html
+++ b/searx/templates/simple/preferences/infinite_scroll.html
@@ -8,7 +8,7 @@
{%- if preferences.get_value('infinite_scroll') -%}
checked
{%- endif -%}{{- ' ' -}}
- />{{- '' -}}
+ >{{- '' -}}
</p>{{- '' -}}
<div class="description">
{{- _('Automatically load next page when scrolling to bottom of current page') -}}