Bug #19027 » 0008840.diff
typo3/sysext/cms/tbl_cms.php (working copy) | ||
---|---|---|
'_VERTICAL' => 1,
|
||
'edit' => Array(
|
||
'type' => 'popup',
|
||
'title' => 'Edit filemount',
|
||
'title' => 'Edit template',
|
||
'script' => 'wizard_edit.php',
|
||
'popup_onlyOpenIfSelected' => 1,
|
||
'icon' => 'edit2.gif',
|
||
... | ... | |
?>
|
||
?>
|