From f59afc8dd29ce0b29d878b4458f00f6fbaaa12d5 Mon Sep 17 00:00:00 2001 From: Monty Date: Sat, 22 Jan 2022 18:28:22 +0100 Subject: Uppercase buttons --- searx/templates/simple/results.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'searx/templates/simple/results.html') diff --git a/searx/templates/simple/results.html b/searx/templates/simple/results.html index 72e10e075..b9764addd 100644 --- a/searx/templates/simple/results.html +++ b/searx/templates/simple/results.html @@ -162,7 +162,7 @@ {% if timeout_limit %}{% endif %} - + {% endif %} @@ -179,7 +179,7 @@ {% if timeout_limit %}{% endif %} - + -- cgit v1.2.3