updating chapter header
This commit is contained in:
parent
228a6435c0
commit
101b015ce7
|
|
@ -32,7 +32,7 @@ $relatedBrochure = get_field('brochure_pdf', $relatedBrochuresPosts[0]->ID) ?? n
|
|||
<div class="post-conseils-chapter-header__infos">
|
||||
<?php if ($thematique->parent == 0) : ?>
|
||||
|
||||
<p class="post-conseils-chapter-header__page-thematic-title"><?php echo __("Les conseillers Homegrade vous guident", "homegrade-theme__bloks-texte-fonctionnel") ?></p>
|
||||
<p class="post-conseils-chapter-header__page-thematic-title"><?php echo __("Les conseillers Homegrade vous guident", "homegrade-theme__texte-fonctionnel") ?></p>
|
||||
<?php else : ?>
|
||||
<p class="post-conseils-chapter-header__page-thematic-title "><?php echo $thematique_generale->name ?></p>
|
||||
<?php endif; ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user