aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--template/en/default/bug/create/create.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/create/create.html.tmpl b/template/en/default/bug/create/create.html.tmpl
index ccc2bed..d3e4c81 100644
--- a/template/en/default/bug/create/create.html.tmpl
+++ b/template/en/default/bug/create/create.html.tmpl
@@ -547,7 +547,7 @@ TUI_hide_default('attachment_text_field');
minrows = 15
maxrows = 25
cols = constants.COMMENT_COLS
- defaultcontent = defaultcontent = "Overview: More detailed restatement of summary.\n\nSteps to Reproduce: Minimized, easy-to-follow steps that will trigger the bug. Include any special setup steps.\n1.\n2.\n3.\n...\n\nActual Results: What happened after performing the above steps.\n\nExpected Results: What should have happened, were the bug not present.\n\nAdditional Information:\n\n"
+ defaultcontent = "Overview: More detailed restatement of summary.\n\nSteps to Reproduce: Minimized, easy-to-follow steps that will trigger the bug. Include any special setup steps.\n1.\n2.\n3.\n...\n\nActual Results: What happened after performing the above steps.\n\nExpected Results: What should have happened, were the bug not present.\n\nAdditional Information:\n\n"
%]
<br>
</td>