diff --git a/application/forms.class.inc.php b/application/forms.class.inc.php index e3eefa2ee..48c796089 100644 --- a/application/forms.class.inc.php +++ b/application/forms.class.inc.php @@ -254,7 +254,7 @@ EOF $sReturn .= ''; $sReturn .= $sHiddenFields; $sReturn .= ''; - $sReturn .= '
'; // for the return of the submit operation + $sReturn .= ''; // for the return of the submit operation } else {