From ddc785197ebda5711a5c196fb6e7cfe35a9ec4dd Mon Sep 17 00:00:00 2001 From: Mauritz Jeanson Date: Thu, 26 Jul 2007 21:42:04 +0000 Subject: [PATCH] Replaced with and/or inline styles. This fixes the problem with in XHTML (and is deprecated anyway). Closes bug #1715774. --- xsl/html/docbook.xsl | 4 ++-- xsl/html/highlight.xsl | 15 +++++++-------- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/xsl/html/docbook.xsl b/xsl/html/docbook.xsl index 8a170ab19..ee71c2b7d 100644 --- a/xsl/html/docbook.xsl +++ b/xsl/html/docbook.xsl @@ -98,7 +98,7 @@ , but no template matches. - + < > @@ -106,7 +106,7 @@ </ > - + diff --git a/xsl/html/highlight.xsl b/xsl/html/highlight.xsl index 598bc34b1..f6ece1777 100644 --- a/xsl/html/highlight.xsl +++ b/xsl/html/highlight.xsl @@ -19,37 +19,36 @@ - + - + - + - + - + - + - + - -- 2.50.1