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' ]); ?>