Commit e8fa7823 authored by Daniel Quadras's avatar Daniel Quadras

Update user_audit_trail11_en_US_V.xsl

parent d43d0281
...@@ -153,7 +153,11 @@ ...@@ -153,7 +153,11 @@
<TR> <TR>
<xsl:choose> <xsl:choose>
<xsl:when test="chg_date='27/12/93 11:11:11'"> <xsl:when test="chg_date='27/12/93 11:11:11'">
<span style="font-weight: bold;"> </span> <xsl:template match="descr">
<xsl:element name="b">
<xsl:apply-templates/>
</xsl:element>
</xsl:template>
</xsl:when> </xsl:when>
<xsl:otherwise> <xsl:otherwise>
<TD width="50%"> <TD width="50%">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment