--- loncom/homework/response.pm 2008/09/04 14:18:48 1.195 +++ loncom/homework/response.pm 2008/09/04 14:41:04 1.196 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # various response type definitons response definition # -# $Id: response.pm,v 1.195 2008/09/04 14:18:48 riegler Exp $ +# $Id: response.pm,v 1.196 2008/09/04 14:41:04 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -532,7 +532,7 @@ function edit_${id}_${field} (textarea) newwin = window.open("/adm/dragmath/applet/MaximaPopup.html","","width=565,height=400,resizable"); } </script> -<a href="javascript:edit_${id}_${field}('${field}');void(0);"><img src='$iconpath\stift.gif'/></a> +<a href="javascript:edit_${id}_${field}('${field}');void(0);"><img src='$Apache::lonnet::perlvar{'lonIconsURL'}/stift.gif' /></a> <input type='button' value='$button' onclick="javascript:edit_${id}_${field}('${field}');void(0);" />$helplink ENDFORMULABUTTON }