--- loncom/interface/lonmsg.pm 2004/01/31 01:21:35 1.82 +++ loncom/interface/lonmsg.pm 2004/01/31 01:26:41 1.83 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines for messaging # -# $Id: lonmsg.pm,v 1.82 2004/01/31 01:21:35 www Exp $ +# $Id: lonmsg.pm,v 1.83 2004/01/31 01:26:41 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1213,6 +1213,7 @@ $content{'sendername'},$content{'senderd } } if ($sendstatus=~/^(\s*(?:ok|con_delayed)\s*)*$/) { + $r->print('
'.&mt('Completed.').''); if ($ENV{'form.displayedcrit'}) { &discrit($r); } else {