Changeset 14582


Ignore:
Timestamp:
2007-09-26T10:09:11+12:00 (17 years ago)
Author:
qq6
Message:

delete a string \'hello\'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • greenstone3/trunk/web/interfaces/classic/transform/style.xsl

    r14419 r14582  
    120120          </xsl:when>
    121121          <xsl:otherwise>
    122         <b><xsl:value-of select="$this-element/displayItem[@name='name']"/>hello</b>
     122        <b><xsl:value-of select="$this-element/displayItem[@name='name']"/></b>
    123123          </xsl:otherwise>
    124124        </xsl:choose>
Note: See TracChangeset for help on using the changeset viewer.