Index: typo3/sysext/cms/layout/class.tx_cms_layout.php =================================================================== --- typo3/sysext/cms/layout/class.tx_cms_layout.php (revision 8941) +++ typo3/sysext/cms/layout/class.tx_cms_layout.php (working copy) @@ -625,7 +625,7 @@ // Finally, wrap it all in a table and add the language selector on top of it: $out = $languageSelector.' - +
'.$out.'
'; @@ -886,7 +886,7 @@ // Wrap it all in a table: $out=' - +
'.$out.'
'; } @@ -1243,7 +1243,7 @@ - +
'.$out.'
'; }