]> granicus.if.org Git - docbook-dsssl/commitdiff
Fixed bug 1019573 body tag, accessibility issue.
authorBob Stayton <bobs@sagehill.net>
Tue, 29 Mar 2005 19:48:16 +0000 (19:48 +0000)
committerBob Stayton <bobs@sagehill.net>
Tue, 29 Mar 2005 19:48:16 +0000 (19:48 +0000)
website/xsl/website.xsl

index 3b52ceb64327ebaf082be79c6338eb6f1871289d..285467bc6ce5c5c86629de96680b439099453e37 100644 (file)
 
 <xsl:attribute-set name="body.attributes"/>
 
+<xsl:template name="body.attributes">
+  <!-- Turn off the template from the stock DocBook XSL -->
+</xsl:template>
+
 <!-- ==================================================================== -->
 
 <xsl:template match="webpage">