--- loncom/interface/domainprefs.pm 2007/06/07 23:19:42 1.21 +++ loncom/interface/domainprefs.pm 2007/06/07 23:36:32 1.22 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to set domain-wide configuration settings # -# $Id: domainprefs.pm,v 1.21 2007/06/07 23:19:42 raeburn Exp $ +# $Id: domainprefs.pm,v 1.22 2007/06/07 23:36:32 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -198,9 +198,12 @@ sub print_config_box { $r->print(' - - '); + '); +# +# FIXME - put the help link back in when the help files exist +# +# '); if (($action eq 'autoupdate') || ($action eq 'rolecolors')) { my $colspan = ($action eq 'rolecolors')?' colspan="2"':''; $r->print('
'.&mt($item->{text}).' '. - &Apache::loncommon::help_open_topic($item->{'help'}).'
'.&mt($item->{text}).' 
'.&mt($item->{text}).' '. +# &Apache::loncommon::help_open_topic($item->{'help'}).'