--- loncom/xml/lonxml.pm 2001/06/08 20:01:45 1.88 +++ loncom/xml/lonxml.pm 2001/06/09 12:32:42 1.89 @@ -9,7 +9,7 @@ # 5/10 Scott Harrison # 5/26 Gerd Kortemeyer # 5/27 H. K. Ng -# 6/2,6/3,6/8 Gerd Kortemeyer +# 6/2,6/3,6/8,6/9 Gerd Kortemeyer package Apache::lonxml; use vars @@ -154,7 +154,8 @@ ENDPARM menu.switchbutton (3,1,'reload.gif','return','location','go(currentURL)'); menu.menucltim=menu.setTimeout( - 'clearbut(2,1);clearbut(2,3);clearbut(8,1);clearbut(8,2);clearbut(8,3);', + 'clearbut(2,1);clearbut(2,3);clearbut(7,1);clearbut(7,2);clearbut(7,3);'. + 'clearbut(8,1);clearbut(8,2);clearbut(8,3);', 2000); }