--- loncom/interface/lonmsgdisplay.pm 2009/08/28 19:58:57 1.132 +++ loncom/interface/lonmsgdisplay.pm 2009/08/28 23:27:32 1.133 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines for messaging display # -# $Id: lonmsgdisplay.pm,v 1.132 2009/08/28 19:58:57 raeburn Exp $ +# $Id: lonmsgdisplay.pm,v 1.133 2009/08/28 23:27:32 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -558,7 +558,7 @@ sub discourse { $result .= '
' .&mt('Bcc: course members with future access') .'' - .'
'; + .''; $result .= $tmptext.'
'; if (ref($statushash) eq 'HASH') { $statushash->{'future'} = 1;