]> git.donarmstrong.com Git - debbugs.git/blob - templates/en_US/mail/submitter_changed.tmpl
* fix submitter changed e-mail
[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{originator}}.
7
8 The new submitter address is
9 {$data{originator}}.
10
11 This change was made by
12 {$replyto}.
13 If it was incorrect, please contact them directly.