diff --git a/module/form/changes.md b/module/form/changes.md index 58c618ca..31cb8d1e 100644 --- a/module/form/changes.md +++ b/module/form/changes.md @@ -1,3 +1,5 @@ +# Version 3.4 +- Bug de présentation, une div en trop. # Version 3.3 - Multilinguisme # Version 3.2 diff --git a/module/form/form.php b/module/form/form.php index aee00b38..61617bd9 100644 --- a/module/form/form.php +++ b/module/form/form.php @@ -16,7 +16,7 @@ class form extends common { - const VERSION = '3.3'; + const VERSION = '3.4'; const REALNAME = 'Formulaire'; const DATADIRECTORY = ''; // Contenu localisé inclus par défaut (page.json et module.json) diff --git a/module/form/view/index/index.php b/module/form/view/index/index.php index c2251225..96a7d163 100644 --- a/module/form/view/index/index.php +++ b/module/form/view/index/index.php @@ -1,20 +1,19 @@ -getData(['module', $this->getUrl(0), 'input'])): ?> -