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

' + $r->print('

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