searxng/searx/templates/simple/preferences
Markus 8b8d830fd3 [fix] simple template: add ID to elements used for aria-labelledby
The ``aria-labelledby`` [1] attribute identifies the element that labels the
element it is applied to.  The templates ``infinite_scroll.html`` and
``search_on_category_select.html`` define a ``aria-labelledby`` at the <input>
tag but miss the id in the <div> with the description.

[1] https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-labelledby

Signed-off-by: Markus <markus@venom.fritz.box>
2024-09-21 15:23:21 +02:00
..
answerers.html [fix] preferences - layout of the "special queries" tab 2023-09-09 00:39:51 +02:00
autocomplete.html [mod] template preferences: split into elements (no functional change) 2023-06-02 19:05:43 +02:00
center_alignment.html [fix] Removes `/>` ending tags for void HTML elements 2024-09-21 15:23:21 +02:00
cookies.html [fix] Removes `/>` ending tags for void HTML elements 2024-09-15 15:19:51 +02:00
doi_resolver.html [mod] template preferences: split into elements (no functional change) 2023-06-02 19:05:43 +02:00
engines.html [feat] preferences: button to enable/disable all engines 2024-04-27 18:26:23 +02:00
footer.html [fix] Removes `/>` ending tags for void HTML elements 2024-09-15 15:19:51 +02:00
hotkeys.html [mod] preferences: implement drop-down menu for hotkeys (default, vim) 2023-09-19 08:06:06 +02:00
image_proxy.html [fix] Removes `/>` ending tags for void HTML elements 2024-09-21 15:23:21 +02:00
infinite_scroll.html [fix] simple template: add ID to elements used for aria-labelledby 2024-09-21 15:23:21 +02:00
language.html [mod] UX: flush flag icon to right in language select option values 2024-07-14 16:39:50 +02:00
method.html [fix] URL percent-encoding in translations fail in babel 2023-06-02 20:30:41 +02:00
query_in_title.html [fix] Removes `/>` ending tags for void HTML elements 2024-09-21 15:23:21 +02:00
results_on_new_tab.html [fix] Removes `/>` ending tags for void HTML elements 2024-09-21 15:23:21 +02:00
safesearch.html [mod] template preferences: split into elements (no functional change) 2023-06-02 19:05:43 +02:00
search_on_category_select.html [fix] simple template: add ID to elements used for aria-labelledby 2024-09-21 15:23:21 +02:00
theme.html [mod] Capitalize theme names/styles in theme.html view file 2023-12-23 09:07:08 +01:00
tokens.html [fix] Removes `/>` ending tags for void HTML elements 2024-09-21 15:23:21 +02:00
ui_locale.html [mod] template preferences: split into elements (no functional change) 2023-06-02 19:05:43 +02:00