Commit efd65f18 authored by lpsolit%gmail.com's avatar lpsolit%gmail.com

Bug 313432: Comments don't word-wrap in the "here's your comment for…

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 <bugzilla-mozilla@bkor.dhs.org> r=mkanat r=LpSolit a=justdave
parent 40cec31b
......@@ -64,7 +64,7 @@
<p>
Your comment was:<br>
<blockquote><pre>[% cgi.param("comment") FILTER html %]</pre></blockquote>
<blockquote><pre>[% cgi.param("comment") FILTER wrap_comment FILTER html %]</pre></blockquote>
</p>
<p>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment