--- loncom/interface/londocs.pm 2013/11/13 01:40:07 1.568 +++ loncom/interface/londocs.pm 2013/11/13 13:32:33 1.569 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.568 2013/11/13 01:40:07 raeburn Exp $ +# $Id: londocs.pm,v 1.569 2013/11/13 13:32:33 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -492,6 +492,9 @@ $contents{webreferences}.' } } } + if ($home>1) { + $preamble .= ''; + } foreach my $user (@orderspaces) { if ($home==1) { $preamble .= '';