summaryrefslogtreecommitdiffstats
path: root/template/en/default/email/bugmail-common.txt.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/email/bugmail-common.txt.tmpl')
-rw-r--r--template/en/default/email/bugmail-common.txt.tmpl3
1 files changed, 1 insertions, 2 deletions
diff --git a/template/en/default/email/bugmail-common.txt.tmpl b/template/en/default/email/bugmail-common.txt.tmpl
index b6cadaf11..e65378b60 100644
--- a/template/en/default/email/bugmail-common.txt.tmpl
+++ b/template/en/default/email/bugmail-common.txt.tmpl
@@ -16,7 +16,7 @@
#
# Contributor(s): Guy Pyrzak <guy.pyrzak@gmail.com>
#%]
-
+
[% PROCESS "global/field-descs.none.tmpl" %]
[% field_label = field_descs.${change.field_name} %]
@@ -35,4 +35,3 @@
[% IF change.field_name == 'longdescs.isprivate' %]
[% field_label = field_label.replace('^(Comment )?', "Comment #${change.num} ") %]
[% END %]
- \ No newline at end of file