Skip to content

Commit

Permalink
current OASIS document model
Browse files Browse the repository at this point in the history
fixed html stylesheet parse error
  • Loading branch information
DavidFatDavidF committed Aug 18, 2023
1 parent 13f6615 commit dacc3fa
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -473,13 +473,13 @@
<xsl:template match="legalnotice[@role='notices']/title" mode="titlepage.mode"
priority="1">
-->
<hr/>
<h2 class="notices-heading">
<xsl:apply-templates/>
</h2>
</xsl:template>

-->
<xsl:template match="releaseinfo" mode="titlepage.mode">
<xsl:comment>
<xsl:text> </xsl:text>
Expand Down

0 comments on commit dacc3fa

Please sign in to comment.