]> granicus.if.org Git - docbook-dsssl/commitdiff
Bug! Can't put HTML here. But what does this break?
authorNorman Walsh <ndw@nwalsh.com>
Tue, 4 Dec 2001 18:33:49 +0000 (18:33 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Tue, 4 Dec 2001 18:33:49 +0000 (18:33 +0000)
xsl/common/titles.xsl

index b2246e7f9f9e02ebed7afc009e11edd65d4d6c95..6baacf2c7e1b96a33193766d6fcc742f16528d0c 100644 (file)
@@ -44,9 +44,6 @@ title of the element. This does not include the label.
   <xsl:param name="allow-anchors" select="0"/>
   <xsl:choose>
     <xsl:when test="$allow-anchors != 0">
-      <xsl:if test="@id">
-        <a name="{@id}"/>
-      </xsl:if>
       <xsl:apply-templates/>
     </xsl:when>
     <xsl:otherwise>