summaryrefslogtreecommitdiff
path: root/source/99_result/branches.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'source/99_result/branches.xsl')
-rw-r--r--source/99_result/branches.xsl4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/99_result/branches.xsl b/source/99_result/branches.xsl
index 67614ae..bd17961 100644
--- a/source/99_result/branches.xsl
+++ b/source/99_result/branches.xsl
@@ -56,9 +56,9 @@
<em>ยป</em>
<a href="{@name}/">
<strong><xsl:value-of select="title"/></strong>
- <p>
+ <span>
<xsl:apply-templates select="digest/node()" mode="xhtml"/>
- </p>
+ </span>
</a>
</li>
</xsl:template>