--- loncom/interface/lonmsg.pm 2005/02/17 03:36:05 1.134 +++ loncom/interface/lonmsg.pm 2005/02/17 04:02:47 1.135 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines for messaging # -# $Id: lonmsg.pm,v 1.134 2005/02/17 03:36:05 albertel Exp $ +# $Id: lonmsg.pm,v 1.135 2005/02/17 04:02:47 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -987,9 +987,9 @@ ENDDISHEADER } $r->print(''); if ($ENV{'form.sortedby'} eq "revstatus") { - $r->print(''.&mt('Status').''); + $r->print(''.&mt('Status').''); } else { - $r->print(''.&mt('Status').''); + $r->print(''.&mt('Status').''); } $r->print("\n"); for (my $n=$firstdis;$n<=$lastdis;$n++) { @@ -1004,10 +1004,10 @@ ENDDISHEADER } else { $r->print(''); } - $r->print(''.&mt('Open').''. ($folder ne 'trash'?''.&mt('Delete'):' ').''. + '">'.&mt('Delete'):' ').''. ''.&Apache::lonlocal::locallocaltime($sendtime).''. $fromname.''.$fromdomain.''. &Apache::lonnet::unescape($shortsubj).''.