summaryrefslogtreecommitdiffstats
path: root/xsl/main-html-nochunks.xsl
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2005-06-29 14:32:49 +0000
committerPaul W. Frields <stickster@gmail.com>2005-06-29 14:32:49 +0000
commit065351cc8fc0b6add55ac9d126aa3e1cf1c9f8ce (patch)
treef67d3353f903180aa221808a693a1611db08b9c9 /xsl/main-html-nochunks.xsl
parentc99c4bf40f35b1abd9d88d230c0d8bc7073e7387 (diff)
downloadfedora-doc-utils-065351cc8fc0b6add55ac9d126aa3e1cf1c9f8ce.tar.gz
fedora-doc-utils-065351cc8fc0b6add55ac9d126aa3e1cf1c9f8ce.tar.xz
fedora-doc-utils-065351cc8fc0b6add55ac9d126aa3e1cf1c9f8ce.zip
Fix legalnotice linkage to embed in nochunks version only
Diffstat (limited to 'xsl/main-html-nochunks.xsl')
-rw-r--r--xsl/main-html-nochunks.xsl3
1 files changed, 3 insertions, 0 deletions
diff --git a/xsl/main-html-nochunks.xsl b/xsl/main-html-nochunks.xsl
index 02cd389..3505d78 100644
--- a/xsl/main-html-nochunks.xsl
+++ b/xsl/main-html-nochunks.xsl
@@ -44,4 +44,7 @@ section nop
encoding="UTF-8"
indent="yes"/>
+<!-- Override legalnotice linkage -->
+<xsl:param name="generate.legalnotice.link" select="0"></xsl:param>
+
</xsl:stylesheet>