--- loncom/interface/lonmsgdisplay.pm 2007/05/05 06:13:46 1.79 +++ loncom/interface/lonmsgdisplay.pm 2007/05/14 13:22:47 1.80 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines for messaging display # -# $Id: lonmsgdisplay.pm,v 1.79 2007/05/05 06:13:46 albertel Exp $ +# $Id: lonmsgdisplay.pm,v 1.80 2007/05/14 13:22:47 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2173,7 +2173,7 @@ sub displaymessage { $replytoname.' '.&mt('at').' '.$replytodom); } } else { - $r->print(' ('.$content{'sendername'}.' '&mt('at').' '. + $r->print(' ('.$content{'sendername'}.' '.&mt('at').' '. $content{'senderdomain'}.') '); } if ($cclist) {