From a13a1f0ff55fe8d24e6ee6b84c85aa8f96d9816d Mon Sep 17 00:00:00 2001 From: "timeless%mozdev.org" <> Date: Tue, 7 Mar 2006 06:34:49 +0000 Subject: 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(+) (limited to 'template') diff --git a/template/en/default/bug/process/midair.html.tmpl b/template/en/default/bug/process/midair.html.tmpl index 01b9916dd..e0b478cea 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:

[% cgi.param("comment") FILTER wrap_comment FILTER html %]

+[% END %]

You have the following choices: -- cgit v1.2.3-24-g4f1b