]> git.mxchange.org Git - shipsimu.git/blobdiff - inc/classes/main/helper/web/forms/class_WebFormHelper.php
More improvements and fixes:
[shipsimu.git] / inc / classes / main / helper / web / forms / class_WebFormHelper.php
index acb419a222aaf9488bf022ecd164fd0a5c98baea..539f025af8364ae1426e363ca67edf14eb1c6839 100644 (file)
@@ -552,12 +552,6 @@ class WebFormHelper extends BaseWebHelper implements HelpableTemplate {
                        throw new FormClosedException (array($this, "form_notes"), self::EXCEPTION_CLOSED_FORM);
                } // END - if
 
                        throw new FormClosedException (array($this, "form_notes"), self::EXCEPTION_CLOSED_FORM);
                } // END - if
 
-               // Is a group open?
-               if ($this->ifGroupOpenedPreviously()) {
-                       // Then automatically close it here
-                       $this->addFormGroup();
-               } // END - if
-
                // Generate the content
                $inputContent = sprintf("       <div id=\"form_note_%s\">
                %s
                // Generate the content
                $inputContent = sprintf("       <div id=\"form_note_%s\">
                %s