--- loncom/interface/lonwhatsnew.pm 2009/05/06 19:25:56 1.93 +++ loncom/interface/lonwhatsnew.pm 2009/06/30 14:02:33 1.94 @@ -1,5 +1,5 @@ # -# $Id: lonwhatsnew.pm,v 1.93 2009/05/06 19:25:56 droeschl Exp $ +# $Id: lonwhatsnew.pm,v 1.94 2009/06/30 14:02:33 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -383,7 +383,7 @@ sub display_actions_box { } if ($result) { - $r->print($result.'
'); + $r->print($result.'
'); } $r->rflush();