renaming filter list name

This commit is contained in:
Antoine M 2023-12-12 14:52:13 +01:00
parent 726945e89f
commit e96e30b588

View File

@ -140,7 +140,7 @@ $total_posts_found = $brochuresPosts->found_posts + $fichesInfosPosts->found_pos
?> ?>
<div class="filters-toolbar__action-thematiques-filters"> <div class="filters-toolbar__action-thematiques-filters">
<button class="filter-by-thematiques-submenu-toggle" aria-expanded="false"><?php echo __("Filtrer par catégories", "homegrade-theme__texte-fonctionnel") ?></button> <button class="filter-by-thematiques-submenu-toggle" aria-expanded="false"><?php echo __("Filtrer par thématique", "homegrade-theme__texte-fonctionnel") ?></button>
<ul class="action-thematiques-filters-list" hidden aria-hidden> <ul class="action-thematiques-filters-list" hidden aria-hidden>
<li> <li>
<input class="filters-toolbar__action-thematiques-filter--show-all" type="checkbox" id="all" name="all" value="all" checked> <input class="filters-toolbar__action-thematiques-filter--show-all" type="checkbox" id="all" name="all" value="all" checked>