]> granicus.if.org Git - docbook-dsssl/commitdiff
Use body.attributes named template instead of attribute-set
authorNorman Walsh <ndw@nwalsh.com>
Wed, 20 Mar 2002 16:53:28 +0000 (16:53 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Wed, 20 Mar 2002 16:53:28 +0000 (16:53 +0000)
website/xsl/website.xsl

index 852a7dc1f537b9ec4232adc149491c6bc846f69b..91a7d973dfc5146e6187b2e1b6eda693af9aca80 100644 (file)
@@ -44,7 +44,8 @@
   <html>
     <xsl:apply-templates select="head" mode="head.mode"/>
     <xsl:apply-templates select="config" mode="head.mode"/>
-    <body xsl:use-attribute-sets="body.attributes" class="website">
+    <body class="website">
+      <xsl:call-template name="body.attributes"/>
 
       <div id="{$id}" class="{name(.)}">
         <a name="{$id}"/>