]> git.donarmstrong.com Git - debbugs.git/commitdiff
* fix submitter notification e-mail template
authorDon Armstrong <don@donarmstrong.com>
Wed, 11 Jan 2012 15:56:06 +0000 (07:56 -0800)
committerDon Armstrong <don@donarmstrong.com>
Wed, 11 Jan 2012 15:56:06 +0000 (07:56 -0800)
templates/en_US/mail/submitter_changed.tmpl

index 1f0a9c0e95678c44d9ceb965a0e208b47efd1c2b..59f8b9142dc8ca5a2306f87ff3ca892e33d1d8db 100644 (file)
@@ -3,9 +3,10 @@ The submitter address recorded for your {$config{bug}} report
 has been changed.
 
 The old submitter address for this report was
-{$old_data->{submitter}}.
+{$old_data->{originator}}.
+
 The new submitter address is
-{$data->{submitter}}.
+{$data->{originator}}.
 
 This change was made by
 {$replyto}.