--- loncom/interface/londocs.pm 2005/08/30 15:41:32 1.203 +++ loncom/interface/londocs.pm 2005/08/31 06:36:41 1.204 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.203 2005/08/30 15:41:32 raeburn Exp $ +# $Id: londocs.pm,v 1.204 2005/08/31 06:36:41 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -253,7 +253,7 @@ sub dumpcourse { sub exportbutton { return ''. ''; + &mt('Export Course to IMS').'" />'. &Apache::loncommon::help_open_topic('Docs_Export_Course_Docs'); }