diff --git a/README.md b/README.md index c584f59e6..1aa8e17de 100644 --- a/README.md +++ b/README.md @@ -184,4 +184,3 @@ The branch name must match the following regular expression: [license-shield]: https://img.shields.io/github/license/it-at-m/eappointment.svg?style=for-the-badge [license-url]: https://github.com/it-at-m/eappointment/blob/main/LICENSE [product-screenshot]: images/screenshot.png - diff --git a/zmsadmin/custom_templates/block/appointment/form.twig b/zmsadmin/custom_templates/block/appointment/form.twig index ce383aaaf..9e84d8ece 100644 --- a/zmsadmin/custom_templates/block/appointment/form.twig +++ b/zmsadmin/custom_templates/block/appointment/form.twig @@ -4,9 +4,9 @@ {% block board_title %} {% if selectedProcess %} - Terminvereinbarung Aktualisieren + Termin aktualisieren {% else %} - Terminvereinbarung Neu + Termin erstellen {% endif %}