Ignore:
Timestamp:
Sep 9, 2007, 2:01:29 AM (17 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
a063414
Parents:
1c62f2a
Message:

Updated DocBook?-XSL code to version 1.73.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/stylesheets/lfs-xsl/docbook-xsl-snapshot/xhtml/inline.xsl

    r1c62f2a rd7c9f58  
    8282
    8383                  <xsl:choose>
    84                     <xsl:when test="$node/@xlink.title">
     84                    <xsl:when test="$node/@xlink:title">
    8585                      <xsl:attribute name="title">
    8686                        <xsl:value-of select="$node/@xlink:title"/>
     
    118118                <xsl:value-of select="$xhref"/>
    119119              </xsl:attribute>
    120               <xsl:if test="$node/@xlink.title">
     120              <xsl:if test="$node/@xlink:title">
    121121                <xsl:attribute name="title">
    122122                  <xsl:value-of select="$node/@xlink:title"/>
Note: See TracChangeset for help on using the changeset viewer.