Project

General

Profile

Bug #24773 ยป 17280.patch

Administrator Admin, 2011-01-25 10:55

View differences:

typo3/alt_clickmenu.php (revision )
return $this->linkItem(
$this->label($type),
$this->excludeIcon('<img'.t3lib_iconWorks::skinImg($this->PH_backPath,'gfx/'.$image,'width="12" height="12"').' alt="" />'),
$editOnClick . 'top.nav.refresh();return hideCM();'
$editOnClick . 'return hideCM();'
);
} else {
return $this->FILE_launch($path, $script, $type, $image, true);
    (1-1/1)