Bug #20467 ยป 20090518_RFC_11139.diff
typo3/sysext/wizard_crpages/class.tx_wizardcrpages_webfunc_2.php (working copy) | ||
---|---|---|
}
|
||
// CSH
|
||
$theCode.= t3lib_BEfunc::cshItem('_MOD_web_func', 'tx_wizardcrpages', $GLOBALS['BACK_PATH'],'<br/>|');
|
||
$theCode.= t3lib_BEfunc::cshItem('_MOD_web_func', 'tx_wizardcrpages', $GLOBALS['BACK_PATH'], '<br />|');
|
||
$out=$this->pObj->doc->section($LANG->getLL('wiz_crMany'),$theCode,0,1);
|
||
return $out;
|