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_type"><?php echo __("Question précédente ", "homegrade-theme__texte-fonctionnel") ?></p>
|
||||||
<p class="question_title"><?php echo $previousPost->post_title ?></p>
|
<p class="question_title"><?php echo $previousPost->post_title ?></p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -136,7 +133,7 @@ get_header();
|
||||||
)
|
)
|
||||||
?>
|
?>
|
||||||
</ul>
|
</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>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user