svn path=/Website/branches/v2019.1/; revision=43502
This commit is contained in:
Daan Brandt
2019-07-26 12:46:56 +00:00
parent 2d13a039f3
commit 076ee2da39

View File

@@ -1906,7 +1906,7 @@
<xsl:if test="FCLT_F_TONEN='Contract'">
<xsl:apply-templates select="." mode="huurovereenkomst_student"/>
</xsl:if>
<xsl:if test="FCLT_F_TONEN='CONTRACT EN'">
<xsl:if test="FCLT_F_TONEN='Contract EN'">
<xsl:apply-templates select="." mode="huurovereenkomst_student_en"/>
</xsl:if>
</xsl:for-each>