--- loncom/interface/londocs.pm 2003/07/22 19:39:58 1.69 +++ loncom/interface/londocs.pm 2003/07/29 19:53:41 1.70 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.69 2003/07/22 19:39:58 albertel Exp $ +# $Id: londocs.pm,v 1.70 2003/07/29 19:53:41 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -411,6 +411,7 @@ sub handler { } } &untiehash(); + $r->print('
No content modifications yet.
'); }