internationalizing tous button
This commit is contained in:
parent
c1fc8156bc
commit
0ad40488cf
|
|
@ -89,7 +89,7 @@ $total_posts_found = $brochuresPosts->found_posts + $fichesInfosPosts->found_pos
|
|||
|
||||
<ul>
|
||||
<li>
|
||||
<button class="filters-toolbar__action-button" data-term-id="all" data-publication-type="all">Tous</button>
|
||||
<button class="filters-toolbar__action-button" data-term-id="all" data-publication-type="all"><?php echo __("Tous", "homegra-theme_texte-fonctionnel") ?></button>
|
||||
</li>
|
||||
<li>
|
||||
<button class="filters-toolbar__action-button" data-publication-type="brochures">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user