From: lpsolit%gmail.com <> Date: Mon, 5 Oct 2009 09:49:30 +0000 (+0000) Subject: Add missing file change for bug 302542 X-Git-Tag: bugzilla-3.5.1~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e282d384995d9c8067302a6cbaae04eaba308a5;p=thirdparty%2Fbugzilla.git Add missing file change for bug 302542 --- diff --git a/template/en/default/reports/edit-series.html.tmpl b/template/en/default/reports/edit-series.html.tmpl index 7fbdcbdfd1..214bbcd75b 100644 --- a/template/en/default/reports/edit-series.html.tmpl +++ b/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 %]