Skip to content

Commit

Permalink
MWLR DC import: Restore missing 'element' parameter for building lang…
Browse files Browse the repository at this point in the history
…uage tags.
  • Loading branch information
ByronCinNZ committed Oct 1, 2024
1 parent 07ccc31 commit 483e0e1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -471,6 +471,7 @@


<xsl:template name="build-language">
<xsl:param name="element" as="xs:string"/>
<xsl:param name="languageUri" as="xs:string"/>

<xsl:variable name="euPrefix"
Expand Down

0 comments on commit 483e0e1

Please sign in to comment.