--- loncom/interface/spreadsheet/lonspreadsheet.pm 2004/04/26 14:06:00 1.37 +++ loncom/interface/spreadsheet/lonspreadsheet.pm 2004/06/08 15:55:38 1.38 @@ -1,5 +1,5 @@ # -# $Id: lonspreadsheet.pm,v 1.37 2004/04/26 14:06:00 matthew Exp $ +# $Id: lonspreadsheet.pm,v 1.38 2004/06/08 15:55:38 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -473,8 +473,10 @@ ENDSCRIPT } $action_message .= '.'; } - $r->print(''. - '
'.$spreadsheet->html_header().''.$html."
\n"); + $r->print(''. + '
'. + $spreadsheet->html_header(). + ''.$html."
\n"); if ($action_message ne '') { $r->print(<