From 047f107f6695a3bef7cccec21f72ce5fb3bb94c6 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Wed, 30 Aug 2023 10:28:20 +0200 Subject: [PATCH] =?UTF-8?q?Apr=C3=A8s=20=C3=A9dition=20de=20page=20retour?= =?UTF-8?q?=20=C3=A0=20la=20page=20et=20non=20=C3=A0=20l'accueil?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/module/page/view/edit/edit.php | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/core/module/page/view/edit/edit.php b/core/module/page/view/edit/edit.php index ec095f4b..bb26e89d 100644 --- a/core/module/page/view/edit/edit.php +++ b/core/module/page/view/edit/edit.php @@ -1,13 +1,10 @@
- getUrl(2); ?> - getData(['page', $this->getUrl(2), 'moduleId']) === 'redirection' || 'code') - $href = helper::baseUrl(); ?> - 'buttonGrey', - 'href' => $href, - 'value' => template::ico('home') + 'href' => helper::baseUrl() . $this->getUrl(2), + 'value' => template::ico('left') ]); ?>