Fixed typos
authorJirka Kosek <jirka@kosek.cz>
Fri, 14 Jan 2005 14:11:52 +0000 (14:11 +0000)
committerJirka Kosek <jirka@kosek.cz>
Fri, 14 Jan 2005 14:11:52 +0000 (14:11 +0000)
xsl/fo/htmltbl.xsl

index 3658f2b8aec8b10f28b228a9851b9229df3a9654..9b71825669de4ad5115714720e08a71df5d9b029 100644 (file)
@@ -76,7 +76,7 @@
     </xsl:when>
     <xsl:otherwise>
       <fo:block id="{$id}"
-                xsl:use-attribute-sets="informal.table.properties">
+                xsl:use-attribute-sets="informaltable.properties">
         <fo:table table-layout="fixed"
                   xsl:use-attribute-sets="table.table.properties">
           <xsl:attribute name="width">
   <fo:table-cell xsl:use-attribute-sets="table.cell.padding">
     <xsl:call-template name="table.cell.properties">
       <xsl:with-param name="bgcolor.pi" select="$bgcolor"/>
-      <xsl:with-param name="bgcolor.pi" select="$bgcolor"/>
     </xsl:call-template>
     <fo:block>
       <xsl:call-template name="table.cell.block.properties"/>