summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authormyk%mozilla.org <>2005-07-30 09:46:39 +0200
committermyk%mozilla.org <>2005-07-30 09:46:39 +0200
commitd79c2c86ef0b69c4250642e3709f22a34fe7c8a0 (patch)
treed62dc2bd3405c4bda8ec94a65f9e29d2eabd8969 /template
parentf55027e7a07f4cb3f74cd6c42e710e794564df3c (diff)
downloadbugzilla-d79c2c86ef0b69c4250642e3709f22a34fe7c8a0.tar.gz
bugzilla-d79c2c86ef0b69c4250642e3709f22a34fe7c8a0.tar.xz
Fix for bug 302083: automatically converts BMP files to PNG files to conserve disk space; patch by Greg Hendricks; r=myk, a=myk
Diffstat (limited to 'template')
-rw-r--r--template/en/default/attachment/created.html.tmpl7
1 files changed, 6 insertions, 1 deletions
diff --git a/template/en/default/attachment/created.html.tmpl b/template/en/default/attachment/created.html.tmpl
index 9bfb36caf..ef318f575 100644
--- a/template/en/default/attachment/created.html.tmpl
+++ b/template/en/default/attachment/created.html.tmpl
@@ -44,7 +44,12 @@
</h2>
[% PROCESS "bug/process/bugmail.html.tmpl" mailing_bugid = bugid %]
-
+ [% IF convertedbmp %]
+ <p>
+ <b>Note:</b> [% terms.Bugzilla %] automatically converted your BMP image file to a
+ compressed PNG format.
+ </p>
+ [% END %]
[% IF contenttypemethod == 'autodetect' %]
<p>
<b>Note:</b> [% terms.Bugzilla %] automatically detected the content type