Project

General

Profile

Bug #20463 ยป 20090518_RFC_11135.diff

Administrator Admin, 2009-05-19 09:25

View differences:

typo3/sysext/info_pagetsconfig/class.tx_infopagetsconfig_webinfo.php (working copy)
$theOutput.= $this->pObj->doc->section($LANG->getLL('tsconf_title'),
t3lib_BEfunc::cshItem('_MOD_'.$GLOBALS['MCONF']['name'],'tsconfig_edit',$GLOBALS['BACK_PATH'],'|<br/>').
t3lib_BEfunc::cshItem('_MOD_' . $GLOBALS['MCONF']['name'], 'tsconfig_edit', $GLOBALS['BACK_PATH'], '|<br />') .
$menu.
'
<br /><br />
<!-- Edit fields: -->
<table border="0" cellpadding="0" cellspacing="1">'.implode('',$lines).'</table><br/>'.$editIcon,
<table border="0" cellpadding="0" cellspacing="1">' . implode('', $lines) . '</table><br />' . $editIcon,
0,
1
);
......
if (!is_array($modTSconfig)) $modTSconfig = array();
$theOutput.= $this->pObj->doc->section($LANG->getLL('tsconf_title'),
t3lib_BEfunc::cshItem('_MOD_'.$GLOBALS['MCONF']['name'],'tsconfig_hierarchy',$GLOBALS['BACK_PATH'],'|<br/>').
t3lib_BEfunc::cshItem('_MOD_' . $GLOBALS['MCONF']['name'], 'tsconfig_hierarchy', $GLOBALS['BACK_PATH'], '|<br />') .
$menu.
'
    (1-1/1)