--- loncom/interface/londocs.pm 2009/04/01 14:22:11 1.360
+++ loncom/interface/londocs.pm 2009/04/07 20:48:40 1.363
@@ -1,7 +1,7 @@
# The LearningOnline Network
# Documents
#
-# $Id: londocs.pm,v 1.360 2009/04/01 14:22:11 amueller Exp $
+# $Id: londocs.pm,v 1.363 2009/04/07 20:48:40 ehlerst Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -121,7 +121,7 @@ sub dumpbutton {
if ($home) {
return ''.
- &Apache::loncommon::help_open_topic('Docs_Dump_Course_Docs');
+ &Apache::loncommon::help_open_topic('Docs_Dump_Course_Docs').'
';
} else {
return '
'. + '
'. '
'); } @@ -2891,7 +2891,7 @@ HIDDENFORM my $activeClass = 1; my $active = ''; $r->print(''.$error.'
'); @@ -3311,8 +3301,8 @@ sub generate_admin_options {