--- loncom/interface/spreadsheet/lonspreadsheet.pm 2003/08/17 18:50:12 1.20 +++ loncom/interface/spreadsheet/lonspreadsheet.pm 2003/08/29 21:09:35 1.21 @@ -1,5 +1,5 @@ # -# $Id: lonspreadsheet.pm,v 1.20 2003/08/17 18:50:12 matthew Exp $ +# $Id: lonspreadsheet.pm,v 1.21 2003/08/29 21:09:35 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