mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-19 16:02:15 +00:00
PartTime in der Vorlage ergänzt
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user