--- loncom/imspackages/imsexport.pm 2008/08/26 01:35:15 1.5 +++ loncom/imspackages/imsexport.pm 2009/08/28 17:17:25 1.7 @@ -1,6 +1,6 @@ # The LearningOnline Network # -# $Id: imsexport.pm,v 1.5 2008/08/26 01:35:15 www Exp $ +# $Id: imsexport.pm,v 1.7 2009/08/28 17:17:25 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -29,6 +29,7 @@ package Apache::imsexport; use strict; use Apache::lonnet; +use LONCAPA; sub simpleproblem { my ($symb) = @_; @@ -217,7 +218,7 @@ sub templatedpage { %syllabusdata=&Apache::lonnet::dump('aboutme',$udom,$uname); %syllabusfields=&Apache::lonlocal::texthash( 'aaa_contactinfo' => 'Contact Information', - 'bbb_aboutme' => 'About Me', + 'bbb_aboutme' => 'Personal Information', 'ccc_webreferences' => 'Web References' ); $output .= qq|