Newline added to the end of quote in PMReply

main
Inga 🏳‍🌈 14 years ago
parent 30b6b19739
commit 1c47a9a522
  1. 3
      templates/Full/PMReply.xslt

@ -50,7 +50,8 @@
<xsl:with-param name="body">
<xsl:text>[q]</xsl:text>
<xsl:value-of select="message/bodyUBB"/>
<xsl:text>[/q]</xsl:text>
<xsl:text>[/q]
</xsl:text>
</xsl:with-param>
</xsl:call-template>
<br/>

Loading…
Cancel
Save