From 50292d52038dae9de7986f45de60133e4d591b49 Mon Sep 17 00:00:00 2001 From: "timeless%mozdev.org" <> Date: Tue, 7 Mar 2006 06:34:49 +0000 Subject: [PATCH] Bug 286476 - Mid-air collision should indicate that i didn't make a comment instead of leaving me with a confusing blank space r=lpsolit a=myk --- template/en/default/bug/process/midair.html.tmpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/template/en/default/bug/process/midair.html.tmpl b/template/en/default/bug/process/midair.html.tmpl index 01b9916dd1..e0b478ceaf 100644 --- a/template/en/default/bug/process/midair.html.tmpl +++ b/template/en/default/bug/process/midair.html.tmpl @@ -62,10 +62,12 @@
[% END %] +[% IF defined cgi.param("comment") %]
Your comment was:
+[% END %][% cgi.param("comment") FILTER wrap_comment FILTER html %]
You have the following choices: -- 2.47.2