diff --git a/module/form/form.php b/module/form/form.php index 659aec56..7a9f49de 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 = '1.9'; + const FORM_VERSION = '1.8'; const TYPE_MAIL = 'mail'; const TYPE_SELECT = 'select'; diff --git a/module/form/view/index/index.php b/module/form/view/index/index.php index b2e41efe..6c65b6cf 100644 --- a/module/form/view/index/index.php +++ b/module/form/view/index/index.php @@ -46,7 +46,7 @@
-
+
$this->getData(['module', $this->getUrl(0), 'config', 'button']) ? $this->getData(['module', $this->getUrl(0), 'config', 'button']) : 'Envoyer', 'ico' => ''