mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
20.11.2011 44bda2fd4985d5468481f298ed8f2e2fe6fa2cce
opendj3/src/main/docbkx-stylesheets/fo/titlepages.xsl
@@ -559,7 +559,7 @@
</xsl:template>
<xsl:template match="d:legalnotice" mode="book.titlepage.verso.auto.mode">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="book.titlepage.verso.style" space-before="1in" font-size="6pt">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="book.titlepage.verso.style" space-before="0.5in" font-size="4pt">
<xsl:apply-templates select="." mode="book.titlepage.verso.mode"/>
</fo:block>
</xsl:template>