PartTime in der Vorlage ergänzt

This commit is contained in:
oesi
2016-08-18 14:26:52 +02:00
parent 7e498482d8
commit da3409cf1d
+4 -1
View File
@@ -808,6 +808,9 @@
<xsl:when test="orgform = 'VZ'" >
Vollzeitstudiums.
</xsl:when>
<xsl:when test="orgform = 'PT'" >
berufsbegleitenden Studiums.
</xsl:when>
<xsl:otherwise>
Fernstudiums.
</xsl:otherwise>
@@ -1577,4 +1580,4 @@
</text:section>
</office:text>
</xsl:template>
</xsl:stylesheet>
</xsl:stylesheet>