UPDATE Change label from 'articles' to 'revues' in revues grid template
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f25fdd93d2
commit
f8d755712c
|
|
@ -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">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user