--- loncom/interface/lonprintout.pm 2007/04/26 09:32:23 1.500 +++ loncom/interface/lonprintout.pm 2007/07/04 14:17:36 1.502 @@ -2,7 +2,7 @@ # The LearningOnline Network # Printout # -# $Id: lonprintout.pm,v 1.500 2007/04/26 09:32:23 foxr Exp $ +# $Id: lonprintout.pm,v 1.502 2007/07/04 14:17:36 foxr Exp $ # # Copyright Michigan State University Board of Trustees # @@ -867,7 +867,11 @@ sub page_format_transformation { my ($textwidth,$textheight,$oddoffset,$evenoffset,$topmargin); if ($selectionmade eq '4') { - $assignment='Problems from the Whole Course'; + if ($choice eq 'all_problems') { + $assignment='Problems from the Whole Course'; + } else { + $assignment='Resources from the Whole Course'; + } } else { $assignment=&Apache::lonxml::latex_special_symbols($assignment,'header'); } @@ -2601,7 +2605,7 @@ CHOOSE_STUDENTS - Names to store the CODEs under for later: + Names to save the CODEs under for later: @@ -2712,7 +2716,7 @@ CHOOSE_STUDENTS1 - Names to store the CODEs under for later: + Names to save the CODEs under for later: