From e5535ec078776d07d8eeac0d51dc8f17f77cfb27 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Sun, 20 Aug 2023 14:03:03 +0200 Subject: [feat] settings: replace boolean select preferences with checkboxes --- searx/templates/simple/preferences/query_in_title.html | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'searx/templates/simple/preferences/query_in_title.html') diff --git a/searx/templates/simple/preferences/query_in_title.html b/searx/templates/simple/preferences/query_in_title.html index 12d0e5577..924d6ccd1 100644 --- a/searx/templates/simple/preferences/query_in_title.html +++ b/searx/templates/simple/preferences/query_in_title.html @@ -1,10 +1,14 @@
{{- '' -}} - {{ _("Query in the page's title") }} + {{ _("Query in the page's title") }}{{- '' -}}

{{- '' -}} - {{- '' -}} + {{- '' -}}

{{- '' -}}
{{- _("When enabled, the result page's title contains your query. Your browser can record this title") -}} -- cgit v1.2.3