--- loncom/interface/lonmsgdisplay.pm 2007/04/22 13:41:22 1.70 +++ loncom/interface/lonmsgdisplay.pm 2007/05/02 01:33:49 1.72 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines for messaging display # -# $Id: lonmsgdisplay.pm,v 1.70 2007/04/22 13:41:22 raeburn Exp $ +# $Id: lonmsgdisplay.pm,v 1.72 2007/05/02 01:33:49 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1229,14 +1229,16 @@ will be forwarded to the recipient(s) yo '

'; } - if (&Apache::lonnet::allowed('dff',$env{'request.course.id'}) || - &Apache::lonnet::allowed('dff',$env{'request.course.id'}. - '/'.$env{'request.course.sec'})) { - - $dispcrit.='

'; + if ($broadcast ne 'group') { + if (&Apache::lonnet::allowed('dff',$env{'request.course.id'}) || + &Apache::lonnet::allowed('dff',$env{'request.course.id'}. + '/'.$env{'request.course.sec'})) { + + $dispcrit.='

'; + } } my %message; @@ -1271,7 +1273,7 @@ will be forwarded to the recipient(s) yo if ($content{'baseurl'}) { $disbase=''; if ($env{'user.adv'}) { - $disbase.='