foo
David Bartley 15 years ago
parent c033d15fa8
commit 880fa1b229
  1. 2
      xsl/directory.xsl

@ -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…
Cancel
Save