next;
}
elsif ( $letter and $letter->{message_transport_type} eq $mtt and $letter->{lang} eq $lang ) {
logaction( 'NOTICES', 'MODIFY', $letter->{id}, $letter->{content},
logaction( 'NOTICES', 'MODIFY', $letter->{id}, $content,
'Intranet' )
unless ( $content eq $letter->{content} );
$dbh->do(
-