removing the s in fiches info(s)

This commit is contained in:
Antoine M 2023-12-11 16:23:07 +01:00
parent 2240cc0a74
commit 2e8e2ad1ba

View File

@ -117,7 +117,7 @@ $total_posts_found = $brochuresPosts->found_posts + $fichesInfosPosts->found_pos
<li>
<button class="filters-toolbar__action-button" data-publication-type="fiches-infos">
<img class="icon" src="<?php echo get_template_directory_uri() . '/resources/img/pictogrammes/pictogramme-fiches.svg' ?>" alt='' />
<?php echo __("Fiches Infos", "homegrade-theme__texte-fonctionnel") ?>
<?php echo __("Fiches Info", "homegrade-theme__texte-fonctionnel") ?>
</button>
</li>
<li>