Ignore:
Timestamp:
2009-06-24T14:45:39+12:00 (15 years ago)
Author:
kjdon
Message:

oops, last commit to this file had a mistake.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • greenstone3/trunk/web/interfaces/default/transform/util.xsl

    r19896 r19902  
    100100 
    101101 
    102   <xsl:template name="crossCollectionQuickSearchForm" mode="quicksearch">
    103     <xsl:apply-templates select="serviceList/service[@name='TextQuery']"/>
     102  <xsl:template name="crossCollectionQuickSearchForm">
     103    <xsl:apply-templates select="serviceList/service[@name='TextQuery']" mode="quicksearch"/>
    104104  </xsl:template>
    105105 
Note: See TracChangeset for help on using the changeset viewer.