Loading plugins/img_viewer/img_viewer.xsl +4 −2 Original line number Diff line number Diff line Loading @@ -7,9 +7,12 @@ xmlns:tei="http://www.tei-c.org/ns/1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ead="urn:isbn:1-931666-22-9" xmlns:max="https://max.unicaen.fr" exclude-result-prefixes="tei xsl ead xlink"> <xsl:import href="../../ui/xsl/core/i18n.xsl"/> <xsl:param name="imagesRepository"/> <xsl:param name="locale"/> <xsl:template match="tei:pb"> <xsl:variable name="href"> Loading Loading @@ -68,8 +71,7 @@ <xsl:template match="ead:daogrp"> <div id="diaporama"> <h2> <!-- <xsl:value-of select="max:i18n($project,'label.daogrp',$locale)"/> --> Illustrations <xsl:value-of select="max:i18n($project,'label.daogrp',$locale)"/> </h2> <xsl:apply-templates/> </div> Loading Loading
plugins/img_viewer/img_viewer.xsl +4 −2 Original line number Diff line number Diff line Loading @@ -7,9 +7,12 @@ xmlns:tei="http://www.tei-c.org/ns/1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ead="urn:isbn:1-931666-22-9" xmlns:max="https://max.unicaen.fr" exclude-result-prefixes="tei xsl ead xlink"> <xsl:import href="../../ui/xsl/core/i18n.xsl"/> <xsl:param name="imagesRepository"/> <xsl:param name="locale"/> <xsl:template match="tei:pb"> <xsl:variable name="href"> Loading Loading @@ -68,8 +71,7 @@ <xsl:template match="ead:daogrp"> <div id="diaporama"> <h2> <!-- <xsl:value-of select="max:i18n($project,'label.daogrp',$locale)"/> --> Illustrations <xsl:value-of select="max:i18n($project,'label.daogrp',$locale)"/> </h2> <xsl:apply-templates/> </div> Loading