Add missing file change for bug 302542

git-svn-id: svn://10.0.0.236/trunk@258590 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
lpsolit%gmail.com
2009-10-05 09:49:30 +00:00
parent c1c2c608aa
commit b55b489713

View File

@@ -48,9 +48,9 @@
<p>
<b>Creator</b>:
[% IF creator.email %]
<a href="mailto:[% creator.email FILTER html %]">
[% creator.email FILTER html %]</a>
[% IF default.creator %]
<a href="mailto:[% default.creator.email FILTER html %]">
[% default.creator.email FILTER html %]</a>
[% ELSE %]
(automatically created by [% terms.Bugzilla %])
[% END %]