--- loncom/interface/lonwhatsnew.pm 2009/04/16 21:19:56 1.91 +++ loncom/interface/lonwhatsnew.pm 2009/06/30 14:02:33 1.94 @@ -1,5 +1,5 @@ # -# $Id: lonwhatsnew.pm,v 1.91 2009/04/16 21:19:56 lueken 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();