From 981ccee71c1a8afebc004553365a4dc40a197227 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Wed, 4 Dec 2019 11:31:57 +0100 Subject: [PATCH] =?UTF-8?q?[9.2.13]=20Libell=C3=A9s=20form=20v2.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module/form/form.php | 2 +- module/form/view/config/config.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/module/form/form.php b/module/form/form.php index a8c21c62..86de0cff 100644 --- 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.1'; + const FORM_VERSION = '2.2'; // Objets const TYPE_MAIL = 'mail'; diff --git a/module/form/view/config/config.php b/module/form/view/config/config.php index 4c3c813f..6e9ab3ab 100644 --- a/module/form/view/config/config.php +++ b/module/form/view/config/config.php @@ -101,7 +101,7 @@
'Les groupes hiérarchiques à partir du groupe :', + 'label' => 'A partir du groupe :', 'selected' => $this->getData(['module', $this->getUrl(0), 'config', 'group']), 'help' => 'Editeurs = éditeurs + administrateurs
Membres = membres + éditeurs + administrateurs' ]); ?> @@ -134,7 +134,7 @@ 'selected' => $this->getData(['module', $this->getUrl(0), 'config', 'pageId']) ]); ?>
- $this->getData(['module', $this->getUrl(0), 'config', 'capcha']) ]); ?>