--- loncom/homework/structuretags.pm 2009/05/11 16:51:22 1.444 +++ loncom/homework/structuretags.pm 2009/05/15 14:48:35 1.445 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # definition of tags that give a structure to a document # -# $Id: structuretags.pm,v 1.444 2009/05/11 16:51:22 bisitz Exp $ +# $Id: structuretags.pm,v 1.445 2009/05/15 14:48:35 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -225,7 +225,7 @@ sub page_start { if ($bgcolor eq '' ) { $bgcolor = '#FFFFFF'; } $body_args{'bgcolor'} = $bgcolor; - $body_args{'no_title'} = 1; +# $body_args{'no_title'} = 1; $body_args{'force_register'} = 1; $body_args{'add_entries'} = \%add_entries; if ($env{'environment.remote'} eq 'off'