--- loncom/interface/loncommon.pm 2006/09/12 22:13:05 1.453 +++ loncom/interface/loncommon.pm 2006/09/13 19:42:06 1.454 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.453 2006/09/12 22:13:05 albertel Exp $ +# $Id: loncommon.pm,v 1.454 2006/09/13 19:42:06 banghart Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2111,7 +2111,7 @@ sub aboutmewrapper { return; } return ''.$link.''; + ($target?' target="$target"':'').' title="'.&mt("View this user's personal page").'">'.$link.''; } # ------------------------------------------------------------ Syllabus Wrapper