summaryrefslogtreecommitdiffstats
path: root/xsl/html-common.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/html-common.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/html-common.xsl')
-rw-r--r--xsl/html-common.xsl2
1 files changed, 0 insertions, 2 deletions
diff --git a/xsl/html-common.xsl b/xsl/html-common.xsl
index 70cd0e9..826b59c 100644
--- a/xsl/html-common.xsl
+++ b/xsl/html-common.xsl
@@ -25,8 +25,6 @@ procedure after
<xsl:output method="html" indent="no"/>
-<xsl:param name="generate.legalnotice.link" select="1"></xsl:param>
-
<xsl:param name="html.stylesheet" select="'fedora.css'"></xsl:param>
<xsl:param name="html.stylesheet.type">text/css</xsl:param>