--- loncom/interface/lonprintout.pm 2004/05/04 19:58:57 1.299 +++ loncom/interface/lonprintout.pm 2004/05/06 06:45:13 1.300 @@ -1,7 +1,7 @@ # The LearningOnline Network # Printout # -# $Id: lonprintout.pm,v 1.299 2004/05/04 19:58:57 albertel Exp $ +# $Id: lonprintout.pm,v 1.300 2004/05/06 06:45:13 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1038,7 +1038,7 @@ ENDPART } my $flag_latex_header_remove = 'NO'; my %moreenv = ('textwidth' => &get_textwidth($helper,$LaTeXwidth)); - my %prog_state=&Apache::lonhtmlcommon::Create_PrgWin($r,'Print Status','Class Print Status',$num_todo,'inline'); + my %prog_state=&Apache::lonhtmlcommon::Create_PrgWin($r,'Print Status','Class Print Status',$num_todo,'inline','75'); my $seed=time+($$<<16)+($$); my @allcodes; if ($old_name) {