From f373169c8452b79bbafa322102b6827a97eddb44 Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Tue, 10 Dec 2019 18:20:51 +0100 Subject: theme: oscar - add accesskey to input tags l - language field s - search field t - time range field The way to activate the accesskey depends on the browser and its platform [1] [1] https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/accesskey Signed-off-by: Markus Heiser --- searx/templates/oscar/search_full.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'searx/templates/oscar/search_full.html') diff --git a/searx/templates/oscar/search_full.html b/searx/templates/oscar/search_full.html index 90b3c030b..656463178 100644 --- a/searx/templates/oscar/search_full.html +++ b/searx/templates/oscar/search_full.html @@ -6,7 +6,7 @@ {% else %}
{% endif %} - + -- cgit v1.2.3