--- loncom/homework/structuretags.pm 2005/07/10 22:56:26 1.298 +++ loncom/homework/structuretags.pm 2005/09/01 18:21:47 1.299 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # definition of tags that give a structure to a document # -# $Id: structuretags.pm,v 1.298 2005/07/10 22:56:26 albertel Exp $ +# $Id: structuretags.pm,v 1.299 2005/09/01 18:21:47 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -127,7 +127,7 @@ sub page_start { $safeeval); my $bgcolor=&Apache::lonxml::get_param('bgcolor',$parstack, $safeeval); - $body_tag_start=&body_tag_start($background,$bgcolor); + $body_tag_start=&body_tag_start($target,$background,$bgcolor); if ( ($target eq 'web' || $target eq 'webgrade') && $env{'request.state'} ne 'construct') { my ($symb,undef,undef,undef,$publicuser)=