chore: streamline wording
This commit is contained in:
@@ -208,7 +208,7 @@
|
|||||||
<f:if condition="{date.activeCoursesForTravelinfo -> f:count()} > 0">
|
<f:if condition="{date.activeCoursesForTravelinfo -> f:count()} > 0">
|
||||||
<f:then>
|
<f:then>
|
||||||
<p>
|
<p>
|
||||||
<strong>Es finden folgende Kurse statt:</strong>
|
<strong>Folgende Kurse finden statt</strong>
|
||||||
</p>
|
</p>
|
||||||
<ul>
|
<ul>
|
||||||
<f:for as="course" each="{date.activeCoursesForTravelinfo}">
|
<f:for as="course" each="{date.activeCoursesForTravelinfo}">
|
||||||
|
|||||||
Reference in New Issue
Block a user