Index: typo3/sysext/wizard_crpages/class.tx_wizardcrpages_webfunc_2.php =================================================================== --- typo3/sysext/wizard_crpages/class.tx_wizardcrpages_webfunc_2.php (revision 5438) +++ typo3/sysext/wizard_crpages/class.tx_wizardcrpages_webfunc_2.php (working copy) @@ -182,7 +182,7 @@ } // CSH - $theCode.= t3lib_BEfunc::cshItem('_MOD_web_func', 'tx_wizardcrpages', $GLOBALS['BACK_PATH'],'
|'); + $theCode.= t3lib_BEfunc::cshItem('_MOD_web_func', 'tx_wizardcrpages', $GLOBALS['BACK_PATH'], '
|'); $out=$this->pObj->doc->section($LANG->getLL('wiz_crMany'),$theCode,0,1); return $out;