This commit is contained in:
Kevin Adametz 2022-06-15 18:08:20 +02:00
parent 4e71ddabec
commit faa508b4ca
16 changed files with 249 additions and 23 deletions

View file

@ -146,6 +146,8 @@
Herr
{% elseif booking.salutationId == 2 %}
Frau
{% elseif booking.salutationId == 3 %}
Keine Angabe
{% endif %}
</td>
</tr>