Index: typo3/sysext/sv/reports/class.tx_sv_reports_serviceslist.php =================================================================== --- typo3/sysext/sv/reports/class.tx_sv_reports_serviceslist.php (revision 6501) +++ typo3/sysext/sv/reports/class.tx_sv_reports_serviceslist.php (working copy) @@ -87,7 +87,7 @@ $services = $this->getInstalledServices(); $content .= ''; foreach ($services as $serviceType => $installedServices) { - $content .= ''; $content .= ''; Index: typo3/sysext/reports/mod/index.php =================================================================== --- typo3/sysext/reports/mod/index.php (revision 6501) +++ typo3/sysext/reports/mod/index.php (working copy) @@ -109,31 +109,29 @@ // Draw the form $this->doc->form = ''; // JavaScript - $this->doc->JScode = ' - + }); '; $this->doc->postCode='
'; + $content .= '
'; $content .= '

' . sprintf($GLOBALS['LANG']->getLL('service_type'), $serviceType) . '

'; $content .= '