summaryrefslogtreecommitdiff
path: root/html/component.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'html/component.xsl')
-rw-r--r--html/component.xsl3
1 files changed, 1 insertions, 2 deletions
diff --git a/html/component.xsl b/html/component.xsl
index ef6af71..6ef4926 100644
--- a/html/component.xsl
+++ b/html/component.xsl
@@ -3,7 +3,7 @@
version='1.0'>
<!-- ********************************************************************
- $Id: component.xsl 9356 2012-05-12 23:33:15Z bobstayton $
+ $Id: component.xsl 9500 2012-07-15 23:24:21Z bobstayton $
********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
@@ -42,7 +42,6 @@
<xsl:element name="h{$level+1}">
<xsl:attribute name="class">title</xsl:attribute>
- <xsl:call-template name="id.attribute"/>
<xsl:call-template name="anchor">
<xsl:with-param name="node" select="$node"/>
<xsl:with-param name="conditional" select="0"/>