fixed some minor xslt issues
authorBartosz Szatkowski <bulislaw@linux.com>
Thu, 26 Aug 2010 09:36:22 +0000 (11:36 +0200)
committerBartosz Szatkowski <bulislaw@linux.com>
Thu, 26 Aug 2010 09:36:22 +0000 (11:36 +0200)
trunk/src/base/xsl.xsl

index a4f3d23..5d98e19 100644 (file)
@@ -44,7 +44,7 @@
 </xsl:template> 
 
 <xsl:template match="pos">
-       (<p><xsl:apply-templates/></p>)
+       (<span><xsl:apply-templates/></span>)
 </xsl:template>
 
 <xsl:template match="pot">