diff --git a/mozilla/webtools/bugzilla/template/en/default/reports/edit-series.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/reports/edit-series.html.tmpl index 7fbdcbdfd10..214bbcd75b9 100644 --- a/mozilla/webtools/bugzilla/template/en/default/reports/edit-series.html.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/reports/edit-series.html.tmpl @@ -48,9 +48,9 @@
Creator: - [% IF creator.email %] - - [% creator.email FILTER html %] + [% IF default.creator %] + + [% default.creator.email FILTER html %] [% ELSE %] (automatically created by [% terms.Bugzilla %]) [% END %]