libremiami-search/searx/templates/oscar/search_full.html
Markus Heiser f373169c84 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 <markus.heiser@darmarit.de>
2019-12-10 18:20:51 +01:00

936 B

{% from 'oscar/macros.html' import icon %} {% if rtl %}
{% else %}
{% endif %}
{% include 'oscar/advanced.html' %}