This commit is contained in:
David Bartley 2008-03-27 23:07:22 -04:00
parent c033d15fa8
commit 880fa1b229
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
<xsl:variable name="href">
<xsl:choose>
<xsl:when test="@href != ''"><xsl:value-of select="@href"/></xsl:when>
<xsl:otherwise />
<xsl:otherwise>.</xsl:otherwise>
</xsl:choose>
</xsl:variable>
<xsl:if test="@title">