--- loncom/homework/edit.pm 2010/10/10 00:14:15 1.131 +++ loncom/homework/edit.pm 2010/11/07 01:57:50 1.132 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # edit mode helpers # -# $Id: edit.pm,v 1.131 2010/10/10 00:14:15 www Exp $ +# $Id: edit.pm,v 1.132 2010/11/07 01:57:50 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -401,7 +401,7 @@ sub insert_functionplotresponse { return ' - + '; } @@ -415,9 +415,9 @@ sub insert_backgroundplot { '; } -sub insert_splinerule { +sub insert_functionplotrule { return ' -'; +'; }