diff --git a/scenarios/xslt/edxml2html/libs/html-facsimile.lib.xsl b/scenarios/xslt/edxml2html/libs/html-facsimile.lib.xsl index 638934207ac6ea4eb69de21cf33e437ce5b891f3..b0d098169d830e55e0255e329a9d6460be3992e9 100644 --- a/scenarios/xslt/edxml2html/libs/html-facsimile.lib.xsl +++ b/scenarios/xslt/edxml2html/libs/html-facsimile.lib.xsl @@ -105,7 +105,7 @@ </xsl:if> </div> <xsl:if test="$correspondingNotes != ''"> - <div class="note-container"> + <div class="notes-container"> <ul> <xsl:for-each select="$correspondingNotes"> <xsl:apply-templates/>