From: lpsolit%gmail.com <> Date: Tue, 7 Mar 2006 07:03:27 +0000 (+0000) Subject: Fix bustage (bug 286476) X-Git-Tag: bugzilla-2.22~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=517c97d71472b9ab87cc9a78e48fa0156e9d1fea;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 %]