--- loncom/interface/loncommon.pm 2004/08/14 01:14:58 1.204 +++ loncom/interface/loncommon.pm 2004/08/17 18:30:14 1.205 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.204 2004/08/14 01:14:58 raeburn Exp $ +# $Id: loncommon.pm,v 1.205 2004/08/17 18:30:14 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1817,7 +1817,7 @@ sub noteswrapper { sub aboutmewrapper { my ($link,$username,$domain,$target)=@_; - return ''.$link.''; }