| -$lt{'da'} | $lt{'us'} | $lt{'do'} | $lt{'su'} | $lt{'da'} | $lt{'us'} | $lt{'do'} | $lt{'su'} | $lt{'co'} | TABLEHEAD foreach my $msg (@newmsgs) { $r->print(<<"ENDLINK"); @@ -892,7 +959,7 @@ TABLEHEAD onMouseOut="javascript:style.backgroundColor='#FFBB77'">$lt{'op'} | ENDLINK - foreach ('sendtime','from','fromdom','shortsub') { + foreach ('sendtime','from','fromdom','shortsub','course') { $r->print("$msg->{$_} | "); } $r->print(""); @@ -1006,6 +1073,12 @@ ENDDISHEADER $r->print(''.&mt('Subject').''); } $r->print(''); + if ($env{'form.sortedby'} eq "revcourse") { + $r->print(''.&mt('Course').''); + } else { + $r->print(''.&mt('Course').''); + } + $r->print(' | '); if ($env{'form.sortedby'} eq "revstatus") { $r->print(''.&mt('Status').' | '); } else { @@ -1013,7 +1086,7 @@ ENDDISHEADER } $r->print("\n"); for (my $n=$firstdis;$n<=$lastdis;$n++) { - my ($sendtime,$shortsubj,$fromname,$fromdomain,$status,$origID)= @{$temp[$n]}; + my ($sendtime,$shortsubj,$fromname,$fromdomain,$status,$origID,$description)= @{$temp[$n]}; if (($status ne 'deleted') && defined($sendtime) && $sendtime!~/error/) { if ($status eq 'new') { $r->print('
---|---|---|---|---|
'.&Apache::lonlocal::locallocaltime($sendtime).' | '. $fromname.' | '.$fromdomain.' | '. &Apache::lonnet::unescape($shortsubj).' | '. - $status." | '.$status.' | '."\n"); } elsif ($status eq 'deleted') { # purge &movemsg(&Apache::lonnet::unescape($origID),$folder,'trash'); @@ -1287,6 +1360,12 @@ sub disfacetoface { $result.='