diff --git a/core/core.php b/core/core.php index e1f29008..32c1c8ea 100644 --- a/core/core.php +++ b/core/core.php @@ -34,7 +34,7 @@ class common { const TEMP_DIR = 'site/tmp/'; // Numéro de version - const ZWII_VERSION = '10.0.025.dev'; + const ZWII_VERSION = '10.0.026.dev'; public static $actions = []; public static $coreModuleIds = [ diff --git a/core/module/config/view/index/index.php b/core/module/config/view/index/index.php index 3114ab81..21eebb4f 100755 --- a/core/module/config/view/index/index.php +++ b/core/module/config/view/index/index.php @@ -44,12 +44,14 @@ 'help' => 'Le titre apparaît dans la barre de titre et les partages sur les réseaux sociaux.' ]); ?> +