--- loncom/interface/lonmenu.pm 2007/04/11 19:38:59 1.211 +++ loncom/interface/lonmenu.pm 2007/04/13 02:03:54 1.212 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines to control the menu # -# $Id: lonmenu.pm,v 1.211 2007/04/11 19:38:59 www Exp $ +# $Id: lonmenu.pm,v 1.212 2007/04/13 02:03:54 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -445,7 +445,7 @@ sub innerregister { # Finally, turn the button on or off if ($cfile && !$const_space) { $editbutton=&switch - ('','',6,1,'cstr.gif','edit[_1]','resource[_2]', + ('','',6,1,'pcstr.gif','edit[_1]','resource[_2]', "go('".$cfile."');","Edit this resource"); } elsif ($editbutton eq '') { $editbutton=&clear(6,1);