--- loncom/interface/lonwhatsnew.pm 2006/01/12 09:32:26 1.49 +++ loncom/interface/lonwhatsnew.pm 2006/01/13 01:18:44 1.50 @@ -1,5 +1,5 @@ # -# $Id: lonwhatsnew.pm,v 1.49 2006/01/12 09:32:26 albertel Exp $ +# $Id: lonwhatsnew.pm,v 1.50 2006/01/13 01:18:44 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -401,10 +401,10 @@ sub display_actions_box { &getitems(\%unread,\%ungraded,\%bombed,\%triggered,\%changed,\@newdiscussions,\@tograde,\@bombs,\@warnings,$rowColor1,$rowColor2,\%threshold,$cdom,$crs,\%res_title,\%show,$starttime,$countunread); } if ($show{'coursenormalmail'}) { - &getnormalmail(\@newmsgs); + $msgcount = &getnormalmail(\@newmsgs); } if ($show{'coursecritmail'}) { - &getcritmail(\@critmsgs); + $critmsgcount = &getcritmail(\@critmsgs); } $r->print(qq|$lt{'hial'}