From: Bob Stayton Date: Mon, 16 Jul 2012 00:14:50 +0000 (+0000) Subject: Resolve conflict of duplicate ids on html table with caption. X-Git-Tag: release/1.79.1~6^2~370 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=809fbe72c1a7f8fef72c07e42f1676cbcffccac8;p=docbook-dsssl Resolve conflict of duplicate ids on html table with caption. Wrap a div with class and id attribute around html table without caption. --- diff --git a/xsl/html/formal.xsl b/xsl/html/formal.xsl index d16541d51..de83c7e63 100644 --- a/xsl/html/formal.xsl +++ b/xsl/html/formal.xsl @@ -206,13 +206,15 @@ - - - - - - - +
+ + + + + + + +
@@ -430,13 +432,15 @@ - - - - - - - +
+ + + + + + + +
diff --git a/xsl/html/htmltbl.xsl b/xsl/html/htmltbl.xsl index 606dc8bdf..e1db72e50 100644 --- a/xsl/html/htmltbl.xsl +++ b/xsl/html/htmltbl.xsl @@ -17,9 +17,6 @@ - - -