correcting namespace
This commit is contained in:
parent
e3ebe7e34b
commit
b50bb888dc
|
|
@ -77,10 +77,7 @@ get_header();
|
|||
<p class="question_type"><?php echo __("Question précédente ", "homegrade-theme__texte-fonctionnel") ?></p>
|
||||
<p class="question_title"><?php echo $previousPost->post_title ?></p>
|
||||
</div>
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
<?php endif; ?>
|
||||
|
||||
</div>
|
||||
|
|
@ -136,7 +133,7 @@ get_header();
|
|||
)
|
||||
?>
|
||||
</ul>
|
||||
<a class="cta cta--outline cta--button mx-auto" href="<?php echo $pagePublicationsUrl ?>"><?php echo __("Consulter toutes les publications", "homegrade-theme__texte-fonctionel") ?></a>
|
||||
<a class="cta cta--outline cta--button mx-auto" href="<?php echo $pagePublicationsUrl ?>"><?php echo __("Consulter toutes les publications", "homegrade-theme__texte-fonctionnel") ?></a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user