summaryrefslogtreecommitdiffstats
path: root/xsl
diff options
context:
space:
mode:
Diffstat (limited to 'xsl')
-rw-r--r--xsl/html-common.xsl3
1 files changed, 3 insertions, 0 deletions
diff --git a/xsl/html-common.xsl b/xsl/html-common.xsl
index 70cd0e9..49564d9 100644
--- a/xsl/html-common.xsl
+++ b/xsl/html-common.xsl
@@ -25,7 +25,10 @@ procedure after
<xsl:output method="html" indent="no"/>
+<!--
+disable for FC4
<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>