summaryrefslogtreecommitdiffstats
path: root/template/en/default/whine/mail.txt.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/whine/mail.txt.tmpl')
-rw-r--r--template/en/default/whine/mail.txt.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/whine/mail.txt.tmpl b/template/en/default/whine/mail.txt.tmpl
index 4375ee13b..6df8d4346 100644
--- a/template/en/default/whine/mail.txt.tmpl
+++ b/template/en/default/whine/mail.txt.tmpl
@@ -57,8 +57,8 @@
Severity: [%+ bug.bug_severity -%]
Platform: [%+ bug.rep_platform %]
Assignee: [%+ bug.$assignee_login_string %]
- Status: [%+ get_status(bug.bug_status) %]
- [%- IF bug.resolution -%] Resolution: [% get_resolution(bug.resolution) -%]
+ Status: [%+ display_value("bug_status", bug.bug_status) %]
+ [%- IF bug.resolution -%] Resolution: [% display_value("resolution", bug.resolution) -%]
[%- END %]
Summary: [% bug.short_desc %]