--- loncom/interface/courseprefs.pm 2012/12/31 14:43:09 1.52 +++ loncom/interface/courseprefs.pm 2012/12/31 14:49:37 1.53 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to set configuration settings for a course # -# $Id: courseprefs.pm,v 1.52 2012/12/31 14:43:09 raeburn Exp $ +# $Id: courseprefs.pm,v 1.53 2012/12/31 14:49:37 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -551,7 +551,7 @@ sub print_config_box { '. &mt($item->{text}); if ($item->{'help'}) { - $output .= ' ' + $output .= ' '. &Apache::loncommon::help_open_topic($item->{'help'}); } $output .= ''."\n".