Changed font-style="bold" to font-weight="bold"

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.1.x@677745 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
David Ezzio 2008-07-17 21:39:35 +00:00
parent 61a182f6fd
commit c7e85d169f
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@
<xsl:text>pt</xsl:text>
</xsl:attribute>
<xsl:attribute name="font-style">bold</xsl:attribute>
<xsl:attribute name="font-weight">bold</xsl:attribute>
<xsl:attribute name="text-align">center</xsl:attribute>
<xsl:attribute name="color">#FFFFFF</xsl:attribute>