diff options
Diffstat (limited to 'template/en/default/email/bugmail.html.tmpl')
-rw-r--r-- | template/en/default/email/bugmail.html.tmpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/template/en/default/email/bugmail.html.tmpl b/template/en/default/email/bugmail.html.tmpl index c97420612..d8138cf7f 100644 --- a/template/en/default/email/bugmail.html.tmpl +++ b/template/en/default/email/bugmail.html.tmpl @@ -6,7 +6,6 @@ # defined by the Mozilla Public License, v. 2.0. #%] -[% PROCESS "global/field-descs.none.tmpl" %] [% PROCESS "global/reason-descs.none.tmpl" %] [% isnew = bug.lastdiffed ? 0 : 1 %] |