--- loncom/interface/lonprintout.pm 2002/01/11 17:06:56 1.12 +++ loncom/interface/lonprintout.pm 2002/04/12 13:45:48 1.22 @@ -1,7 +1,7 @@ # The LearningOnline Network # Printout # -# $Id: lonprintout.pm,v 1.12 2002/01/11 17:06:56 sakharuk Exp $ +# $Id: lonprintout.pm,v 1.22 2002/04/12 13:45:48 sakharuk Exp $ # # Copyright Michigan State University Board of Trustees # @@ -43,6 +43,8 @@ use strict; use Apache::Constants qw(:common :http); use Apache::lonxml; use Apache::lonnet; +use Apache::inputtags; +use Apache::edit; use Apache::File(); @@ -56,7 +58,7 @@ sub headerform {