--- loncom/interface/lonmsg.pm 2006/03/15 17:05:00 1.175 +++ loncom/interface/lonmsg.pm 2006/03/15 21:55:43 1.176 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines for messaging # -# $Id: lonmsg.pm,v 1.175 2006/03/15 17:05:00 albertel Exp $ +# $Id: lonmsg.pm,v 1.176 2006/03/15 21:55:43 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1259,8 +1259,9 @@ sub compout { &mt('and return receipt') . '' . $crithelp . '

'. -''; } +'

'; + } my %message; my %content; my $defdom=$env{'user.domain'};