From 2e572a793bcf656931fe0e86bc78c817f70e4921 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Tempez?= Date: Wed, 9 Feb 2022 16:07:45 +0100 Subject: [PATCH] retour addform --- core/module/theme/view/fontAdd/fontAdd.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/module/theme/view/fontAdd/fontAdd.php b/core/module/theme/view/fontAdd/fontAdd.php index 002e3699..13b71a4d 100644 --- a/core/module/theme/view/fontAdd/fontAdd.php +++ b/core/module/theme/view/fontAdd/fontAdd.php @@ -3,7 +3,7 @@
'buttonGrey', - 'href' => helper::baseUrl() . $this->getUrl(0) . '/theme/font', + 'href' => helper::baseUrl() . 'theme/fonts', 'ico' => 'left', 'value' => 'Retour' ]); ?>