--- loncom/interface/lonprintout.pm 2003/05/15 14:55:24 1.175 +++ loncom/interface/lonprintout.pm 2003/05/15 16:16:36 1.176 @@ -1,7 +1,7 @@ # The LearningOnline Network # Printout # -# $Id: lonprintout.pm,v 1.175 2003/05/15 14:55:24 sakharuk Exp $ +# $Id: lonprintout.pm,v 1.176 2003/05/15 16:16:36 bowersj2 Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1719,7 +1719,7 @@ sub printHelper { Apache::loncommon::get_unprocessed_cgi($ENV{QUERY_STRING}); - my $helper = Apache::lonhelper::helper->new("Printing Wizard"); + my $helper = Apache::lonhelper::helper->new("Printing Helper"); $helper->declareVar('symb'); $helper->declareVar('postdata'); $helper->declareVar('filename');