UPDATE Change label from 'articles' to 'revues' in revues grid template
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nonimart 2026-01-13 16:22:14 +01:00
parent f25fdd93d2
commit f8d755712c

View File

@ -39,7 +39,7 @@ $thematiques = get_terms(array(
<?php echo $post_count; ?> <?php echo $post_count; ?>
</span> </span>
<span class="post-count__text"> <span class="post-count__text">
<?php _e('articles', 'dynamiques'); ?> <?php _e('revues', 'dynamiques'); ?>
</span> </span>
</h2> </h2>
<div class="post-grid__toolbar-actions" data-post-type="revues"> <div class="post-grid__toolbar-actions" data-post-type="revues">