--- loncom/imspackages/imsexport.pm 2012/03/31 12:02:29 1.9 +++ loncom/imspackages/imsexport.pm 2012/05/07 02:12:54 1.10 @@ -1,6 +1,6 @@ # The LearningOnline Network # -# $Id: imsexport.pm,v 1.9 2012/03/31 12:02:29 raeburn Exp $ +# $Id: imsexport.pm,v 1.10 2012/05/07 02:12:54 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -33,6 +33,7 @@ use Apache::loncommon; use Apache::lonhtmlcommon; use Apache::lonnavmaps; use Apache::loncourserespicker; +use Apache::londocs; use Apache::lonlocal; use Cwd; use LONCAPA qw(:DEFAULT :match); @@ -114,7 +115,9 @@ sub exportcourse { } $r->print(&Apache::loncommon::start_page('Export '.$crstype.' to IMS Package')); $r->print(&Apache::lonhtmlcommon::breadcrumbs('IMS Export')); + $r->print(&Apache::londocs::startContentScreen('tools')); $r->print($outcome); + $r->print(&Apache::londocs::endContentScreen()); $r->print(&Apache::loncommon::end_page()); } else { $r->print(&Apache::loncourserespicker::create_picker($navmap,'imsexport',