--- loncom/interface/spreadsheet/classcalc.pm 2006/08/18 15:15:39 1.28 +++ loncom/interface/spreadsheet/classcalc.pm 2008/10/23 09:07:57 1.29 @@ -1,5 +1,5 @@ # -# $Id: classcalc.pm,v 1.28 2006/08/18 15:15:39 raeburn Exp $ +# $Id: classcalc.pm,v 1.29 2008/10/23 09:07:57 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -91,10 +91,11 @@ sub html_header { $toprow .= ''.&mt($name).''; $bottomrow .= ''.$selector.''; } - my $status .= ''.&mt('Status: [_1]', - '' - ).''; + my $status .= '

' + .&mt('Status: [_1]', + '') + .'

'; return "

\n\n". "".$toprow."\n".