news peaufinage

This commit is contained in:
Deltacms 2023-08-28 10:16:48 +02:00
parent 5dd322a68e
commit bd4538ef41
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ include('./module/news/lang/'. $this->getData(['config', 'i18n', 'langAdmin']) .
<!--Bouton Retour sur la page active-->
<div class="col2">
<?php echo template::button('blogArticleBack', [
<?php echo template::button('newsArticleBack', [
'href' => helper::baseUrl() . $_SESSION['pageActive'],
'ico' => 'left',
'value' => $text['news_view']['article'][2]