--- loncom/interface/lonmsg.pm 2005/11/29 22:55:10 1.160 +++ loncom/interface/lonmsg.pm 2005/12/05 22:16:52 1.161 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines for messaging # -# $Id: lonmsg.pm,v 1.160 2005/11/29 22:55:10 raeburn Exp $ +# $Id: lonmsg.pm,v 1.161 2005/12/05 22:16:52 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1189,8 +1189,8 @@ sub compout { &mt('and return receipt') . '' . $crithelp . '

'. -'

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