--- loncom/publisher/londiff.pm 2009/05/14 12:02:14 1.26 +++ loncom/publisher/londiff.pm 2009/05/14 14:24:18 1.27 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to show differences between file versions # -# $Id: londiff.pm,v 1.26 2009/05/14 12:02:14 bisitz Exp $ +# $Id: londiff.pm,v 1.27 2009/05/14 14:24:18 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -115,7 +115,7 @@ sub handler { if (($cuname ne $env{'user.name'}) || ($cudom ne $env{'user.domain'})) { $r->print('

' - .&mt('Co-Author: [_1]' + .&mt('Co-Author [_1]' ,&Apache::loncommon::plainname($cuname,$cudom) .' ('.$cuname.':'.$cudom.')') .'

'