--- loncom/interface/loncommon.pm 2009/02/25 13:25:52 1.755 +++ loncom/interface/loncommon.pm 2009/02/25 14:09:03 1.756 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.755 2009/02/25 13:25:52 neumanie Exp $ +# $Id: loncommon.pm,v 1.756 2009/02/25 14:09:03 weissno Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2808,8 +2808,7 @@ sub aboutmewrapper { return; } return ''.$link.''; + ($target?' target="$target"':'').' title="'.&mt("View this user's personal information page").'">'.$link.''; } # ------------------------------------------------------------ Syllabus Wrapper