From da900b29dcbc8239c4a5f941a73ac35d4baa20a1 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Mon, 13 May 2019 21:34:15 +0200 Subject: [PATCH] =?UTF-8?q?[Form=201.8]=20retour=20au=20r=C3=A9glage=20ver?= =?UTF-8?q?sion=20pr=C3=A9c=C3=A9dente?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module/form/form.php | 2 +- module/form/view/index/index.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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' => ''