]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 127507 - one too many blank lines in each comment.
authorgerv%gerv.net <>
Sun, 24 Feb 2002 17:28:21 +0000 (17:28 +0000)
committergerv%gerv.net <>
Sun, 24 Feb 2002 17:28:21 +0000 (17:28 +0000)
template/default/show/comments.tmpl

index 77c621a74140dc4116180ccc76758714d48fe890..7bdbdc06c12ed26ae51044ef62783414c12f113e 100644 (file)
@@ -45,6 +45,6 @@
     
   <br>
   <pre>
-    [% quoteUrls(comment.body) %]
+    [%- quoteUrls(comment.body) -%]
   </pre>
 [% END %]