summaryrefslogtreecommitdiffstats
path: root/xsl
diff options
context:
space:
mode:
authorElliot Lee <sopwith+fedora@gmail.com>2005-05-30 20:01:11 +0000
committerElliot Lee <sopwith+fedora@gmail.com>2005-05-30 20:01:11 +0000
commite02fbea48c30176a8dfe788a25666a733077a507 (patch)
tree865879662cee7d338eae6d7832a9fbdf9dcd7ffe /xsl
parent5237d8a4e88f93e0fa116cf4385f1058905104e8 (diff)
downloadfedora-doc-utils-e02fbea48c30176a8dfe788a25666a733077a507.tar.gz
fedora-doc-utils-e02fbea48c30176a8dfe788a25666a733077a507.tar.xz
fedora-doc-utils-e02fbea48c30176a8dfe788a25666a733077a507.zip
no separate legalnotice for now
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>