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