--- loncom/interface/lonparmset.pm 2009/01/15 18:31:11 1.420 +++ loncom/interface/lonparmset.pm 2009/01/20 18:05:55 1.422 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to set parameters for assessments # -# $Id: lonparmset.pm,v 1.420 2009/01/15 18:31:11 bisitz Exp $ +# $Id: lonparmset.pm,v 1.422 2009/01/20 18:05:55 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1307,13 +1307,13 @@ sub parmmenu { ENDSCRIPT $r->print(); - $r->print("\n"); + $r->print("\n".'
'); my $cnt=0; foreach $tempkey (&keysindisplayorder($allparms,$keyorder)) { $r->print("\n".'' - .'' + .'' .'
' .'
'.&mt('Parameter Selection').'' .'' @@ -1368,7 +1368,7 @@ ENDSCRIPT sub partmenu { my ($r,$allparts,$psprt)=@_; - $r->print(''); $r->print(''); @@ -1532,7 +1532,7 @@ sub sectionmenu { my %sectionhash = &Apache::loncommon::get_sections(); return if (!%sectionhash); - $r->print(''); foreach my $s ('all',sort keys %sectionhash) { $r->print('
'.(' ' x 10).'