--- loncom/interface/lonmsgdisplay.pm 2007/02/28 16:30:40 1.67 +++ loncom/interface/lonmsgdisplay.pm 2007/03/01 09:30:58 1.68 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines for messaging display # -# $Id: lonmsgdisplay.pm,v 1.67 2007/02/28 16:30:40 www Exp $ +# $Id: lonmsgdisplay.pm,v 1.68 2007/03/01 09:30:58 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2040,7 +2040,7 @@ sub displaymessage { if (defined($content{'baseurl'})) { $baseurl = &Apache::lonenc::check_encrypt($content{'baseurl'}); } - $r->print(&Apache::loncommon::studentimagetag($content{'senderdomain'},$content{'sendername'})); + $r->print(&Apache::loncommon::student_image_tag($content{'senderdomain'},$content{'sendername'})); $r->print('
'.&mt('Subject').': '.$content{'subject'}. ($folder ne 'sent'?'
'.&mt('From').': '. &Apache::loncommon::aboutmewrapper(