--- loncom/interface/loncommon.pm 2009/10/10 03:32:46 1.895 +++ loncom/interface/loncommon.pm 2009/10/12 08:01:08 1.896 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.895 2009/10/10 03:32:46 raeburn Exp $ +# $Id: loncommon.pm,v 1.896 2009/10/12 08:01:08 amueller Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2955,7 +2955,7 @@ sub messagewrapper { sub noteswrapper { my ($link,$un,$do)=@_; return -"$link"; +"$link"; } # ------------------------------------------------------------- Aboutme Wrapper