]> git.donarmstrong.com Git - debbugs.git/blob - templates/en_US/mail/submitter_changed.tmpl
1f0a9c0e95678c44d9ceb965a0e208b47efd1c2b
[debbugs.git] / templates / en_US / mail / submitter_changed.tmpl
1 The submitter address recorded for your {$config{bug}} report
2 #{$data->{bug_num}}: {$data->{subject}}
3 has been changed.
4
5 The old submitter address for this report was
6 {$old_data->{submitter}}.
7 The new submitter address is
8 {$data->{submitter}}.
9
10 This change was made by
11 {$replyto}.
12 If it was incorrect, please contact them directly.