summaryrefslogtreecommitdiff
path: root/docs/xslt/generate-attributions.xsl
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2004-07-30 20:23:24 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:45:59 -0500
commit6867b528715af1001881b5451ec525327a85d4a4 (patch)
treefbb709f3114678f9a80742e983b572de6da44124 /docs/xslt/generate-attributions.xsl
parent30be57403f8a0486c1b5b635bbf084f484f3753b (diff)
downloadsamba-6867b528715af1001881b5451ec525327a85d4a4.tar.gz
samba-6867b528715af1001881b5451ec525327a85d4a4.tar.bz2
samba-6867b528715af1001881b5451ec525327a85d4a4.zip
Fix incorrect transformation for prefaces
(This used to be commit 7f8302a2a4d45a67b0d65757b79dd2e566d1a7f7)
Diffstat (limited to 'docs/xslt/generate-attributions.xsl')
-rw-r--r--docs/xslt/generate-attributions.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/xslt/generate-attributions.xsl b/docs/xslt/generate-attributions.xsl
index fa34f3bbe2..718af13f72 100644
--- a/docs/xslt/generate-attributions.xsl
+++ b/docs/xslt/generate-attributions.xsl
@@ -22,7 +22,7 @@
</xsl:element>
</xsl:template>
-<xsl:template match="chapter">
+<xsl:template match="chapter|preface">
<xsl:choose>
<xsl:when test="chapterinfo/author != ''">
<xsl:element name="para">