--- typo3/sysext/cms/tslib/class.tslib_content.php.orig Thu Jan 13 13:28:42 2005 +++ typo3/sysext/cms/tslib/class.tslib_content.php Thu Jan 13 13:29:04 2005 @@ -1937,7 +1937,7 @@ ($theTarget ? ' target="'.$theTarget.'"' : ''). $validateForm. '>', - $hiddenfields.$content, + '
'.$hiddenfields.'
'.$content, '' ); if ($conf['arrayReturnMode']) {