From cff5bb8a4a6ac4a3e623ab7df6effce0cb66f2df Mon Sep 17 00:00:00 2001 From: fredtempez Date: Mon, 8 Feb 2021 18:33:15 +0100 Subject: [PATCH] 10401 et module form, erreur de syntaxe --- CHANGES.md | 4 ++++ core/core.php | 2 +- module/form/form.php | 2 +- module/form/view/config/config.php | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 58d31453..d61864f9 100755 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,9 @@ # Changelog +## version 10.4.01 +Corrections : + - Module form, erreur de syntaxe. + ## version 10.4.00 Corrections : - Bug de pages non accessibles dans le menu suite à la création d'entrées fantômes dans le fichier de données de modules. diff --git a/core/core.php b/core/core.php index 2aa2a9c0..21438b89 100755 --- a/core/core.php +++ b/core/core.php @@ -44,7 +44,7 @@ class common { const ACCESS_TIMER = 1800; // Numéro de version - const ZWII_VERSION = '10.4.00'; + const ZWII_VERSION = '10.4.01'; const ZWII_UPDATE_CHANNEL = "v10"; public static $actions = []; diff --git a/module/form/form.php b/module/form/form.php index 3b17c1f4..a47a0ec7 100755 --- a/module/form/form.php +++ b/module/form/form.php @@ -32,7 +32,7 @@ class form extends common { public static $pagination; - const FORM_VERSION = '2.6'; + const FORM_VERSION = '2.7'; // Objets const TYPE_MAIL = 'mail'; diff --git a/module/form/view/config/config.php b/module/form/view/config/config.php index 00783b82..5d2e8946 100755 --- a/module/form/view/config/config.php +++ b/module/form/view/config/config.php @@ -104,7 +104,7 @@ 'selected' => $this->getData(['module', $this->getUrl(0), 'config', 'group']), 'help' => 'Editeurs = éditeurs + administrateurs
Membres = membres + éditeurs + administrateurs' ]); ?> - ="row"> +
'A un membre',