mini fix for secret blocks
This commit is contained in:
parent
7eb56cdcf1
commit
a48bec4bd9
@ -10,7 +10,7 @@
|
||||
<xsl:choose>
|
||||
<xsl:when
|
||||
test="img | generate_piechart | p | div | table | section | ol | ul | pre">
|
||||
<fo:block xsl:use-attribute-sets="censoredtext">[ CENSORED ]</fo:block>
|
||||
<fo:block xsl:use-attribute-sets="censoredblock">[ CENSORED ]</fo:block>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<fo:inline xsl:use-attribute-sets="censoredtext">[ CENSORED ]</fo:inline>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user