You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx/templates/simple/preferences
Markus 5ad0214bd4 [fix] simple template: macro checkbox_onoff_reversed
In its previous implementation, the macro ``checkbox_onoff_reversed`` always
created an ``aria-labelledby`` attribute, even if there was no descriptive tag
with the generated ID (used as the value of the ``aria-labelledby``).

Before this patch, the Nu-HTML-Checker [1] reported 255 issues of this type::

    The aria-labelledby attribute must point to an element in the same document. (255)

[1] https://validator.w3.org/nu/

Signed-off-by: Markus <markus@venom.fritz.box>
4 weeks ago
..
answerers.html [fix] simple template: macro checkbox_onoff_reversed 4 weeks ago
autocomplete.html [mod] template preferences: split into elements (no functional change) 1 year ago
center_alignment.html [fix] Removes ``/>`` ending tags for void HTML elements 4 weeks ago
cookies.html [fix] Removes ``/>`` ending tags for void HTML elements 1 month ago
doi_resolver.html [mod] template preferences: split into elements (no functional change) 1 year ago
engines.html [feat] preferences: button to enable/disable all engines 6 months ago
footer.html [fix] Removes ``/>`` ending tags for void HTML elements 1 month ago
hotkeys.html [mod] preferences: implement drop-down menu for hotkeys (default, vim) 1 year ago
image_proxy.html [fix] Removes ``/>`` ending tags for void HTML elements 4 weeks ago
infinite_scroll.html [fix] simple template: add ID to elements used for aria-labelledby 4 weeks ago
language.html [mod] UX: flush flag icon to right in language select option values 3 months ago
method.html [fix] URL percent-encoding in translations fail in babel 1 year ago
query_in_title.html [fix] Removes ``/>`` ending tags for void HTML elements 4 weeks ago
results_on_new_tab.html [fix] Removes ``/>`` ending tags for void HTML elements 4 weeks ago
safesearch.html [mod] template preferences: split into elements (no functional change) 1 year ago
search_on_category_select.html [fix] simple template: add ID to elements used for aria-labelledby 4 weeks ago
theme.html [mod] Capitalize theme names/styles in theme.html view file 10 months ago
tokens.html [fix] Removes ``/>`` ending tags for void HTML elements 4 weeks ago
ui_locale.html [mod] template preferences: split into elements (no functional change) 1 year ago