--- loncom/interface/lonwhatsnew.pm 2010/01/27 14:35:46 1.99.2.1 +++ loncom/interface/lonwhatsnew.pm 2010/01/28 22:37:18 1.99.2.2 @@ -1,5 +1,5 @@ # -# $Id: lonwhatsnew.pm,v 1.99.2.1 2010/01/27 14:35:46 raeburn Exp $ +# $Id: lonwhatsnew.pm,v 1.99.2.2 2010/01/28 22:37:18 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -365,7 +365,7 @@ sub display_actions_box { ,'') .'

'); - $r->print(&Apache::loncommon::head_subbox($header)); + $r->print($header); if ($command eq 'reset') { $result = &process_reset($cdom,$crs);