--- loncom/interface/londocs.pm 2010/02/02 01:30:46 1.325.2.7 +++ loncom/interface/londocs.pm 2010/02/10 17:41:40 1.325.2.8 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.325.2.7 2010/02/02 01:30:46 raeburn Exp $ +# $Id: londocs.pm,v 1.325.2.8 2010/02/10 17:41:40 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -265,10 +265,10 @@ sub dumpcourse { sub exportbutton { my $crstype = &Apache::loncommon::course_type(); - return ''. - &Apache::loncommon::help_open_topic('Docs_Export_Course_Docs').'
'; + &Apache::loncommon::help_open_topic('Docs_Export_Course_Docs').''; }