From: lpsolit%gmail.com <> Date: Tue, 7 Mar 2006 07:00:20 +0000 (+0000) Subject: fix bustage (bug 286476) X-Git-Tag: bugzilla-2.23.1~66 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83d3f2a4d652fc80b04e24b7b602f1b022a8df6e;p=thirdparty%2Fbugzilla.git fix bustage (bug 286476) --- diff --git a/template/en/default/bug/process/midair.html.tmpl b/template/en/default/bug/process/midair.html.tmpl index e0b478ceaf..aa587a4ca2 100644 --- a/template/en/default/bug/process/midair.html.tmpl +++ b/template/en/default/bug/process/midair.html.tmpl @@ -62,7 +62,7 @@

[% END %] -[% IF defined cgi.param("comment") %] +[% IF cgi.param("comment") %]

Your comment was:

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