--- loncom/interface/lonmsgdisplay.pm 2019/08/12 15:19:06 1.181.2.3 +++ loncom/interface/lonmsgdisplay.pm 2019/08/13 21:03:34 1.181.2.4 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines for messaging display # -# $Id: lonmsgdisplay.pm,v 1.181.2.3 2019/08/12 15:19:06 raeburn Exp $ +# $Id: lonmsgdisplay.pm,v 1.181.2.4 2019/08/13 21:03:34 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1417,8 +1417,8 @@ sub compout { ); if (!$forwarding && !$multiforward) { $attachrow = ''.$lt{'atta'}.' '.$attachmax{'text'} - .': '. - .''. + .': ' + .'' .''; } if (&Apache::lonnet::allowed('srm',$env{'request.course.id'})