--- loncom/interface/lonprintout.pm 2006/03/01 11:20:37 1.424 +++ loncom/interface/lonprintout.pm 2006/03/08 22:28:29 1.427 @@ -1,7 +1,7 @@ # The LearningOnline Network # Printout # -# $Id: lonprintout.pm,v 1.424 2006/03/01 11:20:37 foxr Exp $ +# $Id: lonprintout.pm,v 1.427 2006/03/08 22:28:29 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -233,7 +233,7 @@ sub latex_header_footer_remove { # sub encapsulate_minipage { my ($text) = @_; - if (!(env{'form.problem.split'} =~ /yes/i)) { + if (!($env{'form.problem.split'} =~ /yes/i)) { $text = '\begin{minipage}{\textwidth}'.$text.'\end{minipage}'; } return $text; @@ -2210,12 +2210,12 @@ RESOURCE_SELECTOR &Apache::lonxml::xmlparse($r, 'helper', < - Select sort order Sort by section then student Sort by students across sections. + $resource_selector CHOOSE_STUDENTS @@ -2351,11 +2351,11 @@ RESOURCE_SELECTOR &Apache::lonxml::xmlparse($r, 'helper', < - Sort by section then student Sort by students across sections. + $resource_selector