Fix link
This commit is contained in:
parent
c033d15fa8
commit
880fa1b229
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue