summaryrefslogtreecommitdiff
path: root/html/autoidx.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'html/autoidx.xsl')
-rw-r--r--html/autoidx.xsl4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/autoidx.xsl b/html/autoidx.xsl
index 10844d3..c33996b 100644
--- a/html/autoidx.xsl
+++ b/html/autoidx.xsl
@@ -10,7 +10,7 @@
version="1.0">
<!-- ********************************************************************
- $Id: autoidx.xsl 9376 2012-05-24 18:32:40Z bobstayton $
+ $Id: autoidx.xsl 9707 2013-01-21 17:18:44Z bobstayton $
********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
@@ -598,7 +598,7 @@
<xsl:apply-templates select="." mode="class.attribute"/>
<xsl:variable name="title">
<xsl:choose>
- <xsl:when test="&section;/titleabbrev and $index.prefer.titleabbrev != 0">
+ <xsl:when test="$index.prefer.titleabbrev != 0">
<xsl:apply-templates select="&section;" mode="titleabbrev.markup"/>
</xsl:when>
<xsl:otherwise>