Follow-up to previous commit

main
Inga 🏳‍🌈 14 years ago
parent 5a0d5f5d07
commit dc16f82a01
  1. 3
      templates/Lite/elems/PostInfo.xslt

@ -54,11 +54,14 @@
</div>
<div class="lighttable post">
<xsl:value-of select="body" disable-output-escaping="yes" />
<xsl:apply-templates select="specific"/>
<br/>
<br/>
</div>
</div>
</xsl:template>
<xsl:template match="specific/changeInfo">
</xsl:template>
</xsl:stylesheet>
Loading…
Cancel
Save