Commit afae5776 authored by Matt Selsky's avatar Matt Selsky Committed by Frédéric Buclin

Bug 718283: Indentation and newlines in the "Descriptive text sent within whine…

Bug 718283: Indentation and newlines in the "Descriptive text sent within whine message" are ignored in HTML whinemail r/a=LpSolit
parent 602c362f
...@@ -27,9 +27,9 @@ ...@@ -27,9 +27,9 @@
</head> </head>
<body bgcolor="#FFFFFF"> <body bgcolor="#FFFFFF">
<p align="left"> <pre>
[% body FILTER html %] [% body FILTER html %]
</p> </pre>
<p align="left"> <p align="left">
[% IF author.login == recipient.login %] [% IF author.login == recipient.login %]
......
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