From e9dce78c553adad33d9456d25b12fafc5428c38c Mon Sep 17 00:00:00 2001 From: Awilum Date: Sun, 25 Aug 2019 12:57:54 +0300 Subject: [PATCH] feat(core): update Forms #218 #186 --- flextype/core/Forms.php | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/flextype/core/Forms.php b/flextype/core/Forms.php index 42d66772..15f96287 100644 --- a/flextype/core/Forms.php +++ b/flextype/core/Forms.php @@ -54,7 +54,6 @@ class Forms $form .= $this->_actionHiddenField(); if (count($fieldset['sections']) > 0) { - $form .= '