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