summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/create/comment-guided.txt.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/bug/create/comment-guided.txt.tmpl')
-rw-r--r--template/en/default/bug/create/comment-guided.txt.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/create/comment-guided.txt.tmpl b/template/en/default/bug/create/comment-guided.txt.tmpl
index df04d8fb5..67748e594 100644
--- a/template/en/default/bug/create/comment-guided.txt.tmpl
+++ b/template/en/default/bug/create/comment-guided.txt.tmpl
@@ -41,7 +41,7 @@ Steps to Reproduce:
[%+ cgi.param("reproduce_steps") %]
[% END %]
-[% IF cgi.param("actual_results") -%]
+[% IF cgi.param("actual_results") %]
Actual Results:
[%+ cgi.param("actual_results") %]
[% END %]