aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'src/documentation')
-rw-r--r--src/documentation/resources/stylesheets/compliance2html.xsl10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/documentation/resources/stylesheets/compliance2html.xsl b/src/documentation/resources/stylesheets/compliance2html.xsl
index 96af8b6a6..5fc6ae0be 100644
--- a/src/documentation/resources/stylesheets/compliance2html.xsl
+++ b/src/documentation/resources/stylesheets/compliance2html.xsl
@@ -268,7 +268,7 @@
</a>
</xsl:when>
<xsl:otherwise>
- <xsl:text>&nbsp;</xsl:text>
+ <xsl:text>&amp;nbsp;</xsl:text>
</xsl:otherwise>
</xsl:choose>
</td>
@@ -308,7 +308,7 @@
<xsl:value-of select="@comply"/>
</xsl:when>
<xsl:otherwise>
- <xsl:text>&nbsp;</xsl:text>
+ <xsl:text>&amp;nbsp;</xsl:text>
</xsl:otherwise>
</xsl:choose>
</td>
@@ -348,7 +348,7 @@
<xsl:value-of select="@comply"/>
</xsl:when>
<xsl:otherwise>
- <xsl:text>&nbsp;</xsl:text>
+ <xsl:text>&amp;nbsp;</xsl:text>
</xsl:otherwise>
</xsl:choose>
</td>
@@ -388,7 +388,7 @@
<xsl:value-of select="@comply"/>
</xsl:when>
<xsl:otherwise>
- <xsl:text>&nbsp;</xsl:text>
+ <xsl:text>&amp;nbsp;</xsl:text>
</xsl:otherwise>
</xsl:choose>
</td>
@@ -406,7 +406,7 @@
</xsl:when>
<xsl:otherwise>
<td align="center">
- <xsl:text>&nbsp;</xsl:text>
+ <xsl:text>&amp;nbsp;</xsl:text>
</td>
</xsl:otherwise>
</xsl:choose>