From b0c05a5200a044e0da673f94cfeae9574cf83281 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Sun, 17 May 2020 07:43:21 +0200 Subject: [PATCH] =?UTF-8?q?093=20libell=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/module/theme/view/index/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/module/theme/view/index/index.php b/core/module/theme/view/index/index.php index 2230e995..a6b40d01 100755 --- a/core/module/theme/view/index/index.php +++ b/core/module/theme/view/index/index.php @@ -24,7 +24,7 @@ 'upload', 'href' => helper::baseUrl() . $this->getUrl(0) . '/manage', - 'value' => 'Importer' + 'value' => 'Gérer' ]); ?>
@@ -63,7 +63,7 @@ helper::baseUrl() . $this->getUrl(0) . '/manage', 'ico' => 'upload', - 'value' => 'Importer' + 'value' => 'Gérer' ]); ?>