summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/new_bug.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/bug/new_bug.html.tmpl')
-rw-r--r--template/en/default/bug/new_bug.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/new_bug.html.tmpl b/template/en/default/bug/new_bug.html.tmpl
index 185ae771b..ef5e361c0 100644
--- a/template/en/default/bug/new_bug.html.tmpl
+++ b/template/en/default/bug/new_bug.html.tmpl
@@ -244,7 +244,7 @@
<textarea rows="5" name="comment" id="comment" aria-labelledby="comment-edit-tab"></textarea>
</div>
<div id="comment-preview-tabpanel" class="comment-tabpanel" role="tabpanel" aria-labelledby="comment-preview-tab" style="display:none">
- <div id="comment-preview" class="comment-text"></div>
+ <pre id="comment-preview" class="comment-text"></pre>
</div>
</div>
[% END %]