Bug #19138 ยป bug_9027_index.php.diff
typo3/mod/web/info/index.php (working copy) | ||
---|---|---|
$this->extObjContent();
|
||
// Info Module CSH:
|
||
$this->content.= t3lib_BEfunc::cshItem('_MOD_web_info', '', $GLOBALS['BACK_PATH'], '<br/>|', FALSE, 'margin-top: 30px;');
|
||
$this->content.=$this->doc->spacer(10);
|
||
// Setting up the buttons and markers for docheader
|
||
$docHeaderButtons = $this->getButtons();
|
||
$markers = array(
|
||