mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-12-28 15:40:25 +00:00
Accessibility Improvements (#467)
* accessibility improvements * fix listen icon
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
{{ $route.query.search_query }}
|
||||
</h1>
|
||||
|
||||
<label for="ddlSearchFilters"><b>Filter: </b></label>
|
||||
<label for="ddlSearchFilters"><b>{{ $t("actions.filter") }}: </b></label>
|
||||
<select
|
||||
id="ddlSearchFilters"
|
||||
default="all"
|
||||
|
||||
Reference in New Issue
Block a user