--- loncom/interface/spreadsheet/lonspreadsheet.pm 2003/08/06 19:54:36 1.19 +++ loncom/interface/spreadsheet/lonspreadsheet.pm 2003/08/17 18:50:12 1.20 @@ -1,5 +1,5 @@ # -# $Id: lonspreadsheet.pm,v 1.19 2003/08/06 19:54:36 matthew Exp $ +# $Id: lonspreadsheet.pm,v 1.20 2003/08/17 18:50:12 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -451,18 +451,18 @@ END $r->print(''. ''); } - if ($allowed_to_view) { - $r->print(''. - &Apache::loncommon::help_open_topic("Spreadsheet_About", - 'Spreadsheet Help'). - ''); - } - if ($allowed_to_edit) { - $r->print(''. - &Apache::loncommon::help_open_topic("Spreadsheet_Editing", - 'Editing Help'). - ''); - } +# if ($allowed_to_view) { +# $r->print(''. +# &Apache::loncommon::help_open_topic("Spreadsheet_About", +# 'Spreadsheet Help'). +# ''); +# } +# if ($allowed_to_edit) { +# $r->print(''. +# &Apache::loncommon::help_open_topic("Spreadsheet_Editing", +# 'Editing Help'). +# ''); +# } $r->print(''); # # Keep track of the filename