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