summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjocuri%softhome.net <>2004-07-31 07:25:50 +0200
committerjocuri%softhome.net <>2004-07-31 07:25:50 +0200
commit1ffd632931b05caea45f9c48079b455d156086be (patch)
tree4e32dc8e51c833305a5f160c1041609ae90cbfda
parente0779526883e06fdd418557d7f5928b3ec443e43 (diff)
downloadbugzilla-1ffd632931b05caea45f9c48079b455d156086be.tar.gz
bugzilla-1ffd632931b05caea45f9c48079b455d156086be.tar.xz
Patch for bug 53452: Mid-air collision: allow copy-paste of the comment from a textarea; patch by Brodie Thiesfield <brofield@jellycan.com>; r=kiko, a=justdave.
-rw-r--r--template/en/default/bug/process/midair.html.tmpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/template/en/default/bug/process/midair.html.tmpl b/template/en/default/bug/process/midair.html.tmpl
index de6559582..eaad633c2 100644
--- a/template/en/default/bug/process/midair.html.tmpl
+++ b/template/en/default/bug/process/midair.html.tmpl
@@ -61,6 +61,11 @@
[% END %]
<p>
+ Your additional comment was:<br>
+ <blockquote><pre>[% form.comment FILTER html %]</pre></blockquote>
+</p>
+
+<p>
You have the following choices:
</p>