From efd65f18b86b1e1f350596ff4c767542e63255b4 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Sat, 5 Nov 2005 20:40:47 +0000 Subject: Bug 313432: Comments don't word-wrap in the "here's your comment for cut-n-paste" in a mid-air collision - Patch by Olav Vitters r=mkanat r=LpSolit a=justdave --- template/en/default/bug/process/midair.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template') diff --git a/template/en/default/bug/process/midair.html.tmpl b/template/en/default/bug/process/midair.html.tmpl index 2c2427616..d5ae5fbf6 100644 --- a/template/en/default/bug/process/midair.html.tmpl +++ b/template/en/default/bug/process/midair.html.tmpl @@ -64,7 +64,7 @@

Your comment was:
-

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

-- cgit v1.2.3-24-g4f1b