Ignore:
Timestamp:
2004-11-16T13:45:59+13:00 (19 years ago)
Author:
nzdl
Message:

the title uses help_tip string rather than help string which is missing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl3/web/interfaces/classic/transform/help.xsl

    r8532 r8568  
    1414 
    1515  <xsl:template name="pageTitle">
    16     <xsl:value-of select="util:getInterfaceText($interface_name, /page/@lang, 'help')"/>
     16    <xsl:value-of select="util:getInterfaceText($interface_name, /page/@lang, 'help_tip')"/>
    1717  </xsl:template>
    1818
Note: See TracChangeset for help on using the changeset viewer.