From 17f2e87cb85b1e9169d765bdff50e89a7c5724b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Tempez?= Date: Mon, 17 Jan 2022 19:30:25 +0100 Subject: [PATCH] News 4.0 Icone bu bouton layout + version en bas du masque layout --- module/news/view/config/config.php | 2 +- module/news/view/layout/layout.php | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/module/news/view/config/config.php b/module/news/view/config/config.php index 70b14434..781ab96b 100644 --- a/module/news/view/config/config.php +++ b/module/news/view/config/config.php @@ -18,7 +18,7 @@
helper::baseUrl() . $this->getUrl(0) . '/layout', - 'ico' => 'puzzle', + 'ico' => 'brush', 'value' => 'Mise en page' ]); ?>
diff --git a/module/news/view/layout/layout.php b/module/news/view/layout/layout.php index 06499a15..44315e36 100644 --- a/module/news/view/layout/layout.php +++ b/module/news/view/layout/layout.php @@ -90,4 +90,7 @@ - \ No newline at end of file + +
Version n° + +
\ No newline at end of file