Changeset 16703
- Timestamp:
- 2008-08-11 14:51:01 (5 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
greenstone3/trunk/web/interfaces/default/transform/config_format.xsl
r16702 r16703 89 89 </xsl:for-each> 90 90 <xsl:if test="gsf:default"> 91 <xslt:otherwise><xsl:apply-templates select=" ."/></xslt:otherwise>91 <xslt:otherwise><xsl:apply-templates select="gsf:default"/></xslt:otherwise> 92 92 </xsl:if> 93 93 </xslt:choose>
