From 564089b59806fe484f662f0a1b0fec9306a0a311 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Sat, 11 Apr 2020 20:06:11 +0200 Subject: [PATCH] =?UTF-8?q?[10.0.061]=20Th=C3=A8me=20site=20:=20Valider=20?= =?UTF-8?q?->=20bouton?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core.php | 2 +- core/module/theme/view/site/site.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/core.php b/core/core.php index 99391a62..b3b39b20 100644 --- a/core/core.php +++ b/core/core.php @@ -37,7 +37,7 @@ class common { const THUMBS_WIDTH = 320; // Numéro de version - const ZWII_VERSION = '10.0.060'; + const ZWII_VERSION = '10.0.061'; const ZWII_UPDATE_CHANNEL = "v10"; public static $actions = []; diff --git a/core/module/theme/view/site/site.php b/core/module/theme/view/site/site.php index 4dd8460a..9f1b6fe1 100755 --- a/core/module/theme/view/site/site.php +++ b/core/module/theme/view/site/site.php @@ -78,7 +78,7 @@
'buttonSubmitPreview', - 'value' => 'Valider' + 'value' => 'Bouton' ]); ?>