Ignore:
Timestamp:
2003-09-01T10:50:39+12:00 (21 years ago)
Author:
kjdon
Message:

removed some commented code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl3/web/interfaces/default/transform/home.xsl

    r5119 r5391  
    2222  <xsl:template match="pageResponse">
    2323    <xsl:call-template name="greenstonePageBanner"/>
    24     <!--<center>-->
    2524    <xsl:apply-templates select="collectionList"/>
    2625    <xsl:call-template name="dividerBar"/>
    2726    <xsl:apply-templates select="serviceClusterList"/>
    2827    <xsl:call-template name="dividerBar"/>
    29       <xsl:apply-templates select="serviceList"/>
    30     <!--</center>-->
     28    <xsl:apply-templates select="serviceList"/>
    3129  </xsl:template>
    3230
Note: See TracChangeset for help on using the changeset viewer.