diff options
Diffstat (limited to 'stylesheets/lfs-xsl/docbook-xsl-snapshot/xhtml/docbook.xsl')
-rw-r--r-- | stylesheets/lfs-xsl/docbook-xsl-snapshot/xhtml/docbook.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheets/lfs-xsl/docbook-xsl-snapshot/xhtml/docbook.xsl b/stylesheets/lfs-xsl/docbook-xsl-snapshot/xhtml/docbook.xsl index 4e8e9e017..85fdd722a 100644 --- a/stylesheets/lfs-xsl/docbook-xsl-snapshot/xhtml/docbook.xsl +++ b/stylesheets/lfs-xsl/docbook-xsl-snapshot/xhtml/docbook.xsl @@ -93,7 +93,7 @@ <xsl:text>, but no template matches.</xsl:text> </xsl:message> - <span xmlns:saxon="http://icl.com/saxon" class="ERROR"> + <span style="color: red"> <xsl:text><</xsl:text> <xsl:value-of select="name(.)"/> <xsl:text>></xsl:text> |