--- loncom/imspackages/imsimportdocs.pm 2004/08/05 23:21:49 1.7
+++ loncom/imspackages/imsimportdocs.pm 2004/12/13 20:01:09 1.8
@@ -158,7 +158,7 @@ sub handler {
my $allowed=&Apache::lonnet::allowed('mdc',$ENV{'request.course.id'});
unless ($allowed) {
$r->print("
The LearningOnline Network with CAPA");
- $r->print(&Apache::loncommon::bodytag('Import IMS package'));
+ $r->print(&Apache::loncommon::bodytag('Import IMS package',undef,'',1));
$r->print(''.&mt('Modification of Course Contents Disallowed').'
'.&mt('Your current role does not grant you the right to modify course content in this course.').'