Index: typo3/alt_clickmenu.php =================================================================== --- typo3/alt_clickmenu.php (revision 10295) +++ typo3/alt_clickmenu.php (revision ) @@ -965,7 +965,7 @@ return $this->linkItem( $this->label($type), $this->excludeIcon('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);