--- tmenu_layers_persistent.php 2006-08-09 15:35:10.000000000 +0200 +++ tmenu_layers.php 2006-04-07 02:18:29.000000000 +0200 @@ -334,16 +334,6 @@ $this->WMhideCode.=' GL'.$this->WMid.'_out("");'; } - - // XXX fe - if ($this->mconf['pathCSS']) { - $DoTop[]='GL_getObj(GLV_menuXY[WMid][id][2]).el.className="'.$this->mconf['pathCSS'].'";'; - $this->WMhideCode.=' -for(elem in GLV_menuXY["'.$this->WMid.'"]) -{ - GL_getObj(GLV_menuXY["'.$this->WMid.'"][elem][2]).el.className=""; -}'; - } $TEST=''; if (count($GLOBALS['TSFE']->applicationData['GMENU_LAYERS']['WMid'])) {