fix: typos
This commit is contained in:
@@ -151,7 +151,7 @@
|
||||
</td>
|
||||
<td>
|
||||
<button type="button"
|
||||
title="zusätzliche Apsprachen {{ disposition.teamer }}"
|
||||
title="zusätzliche Absprachen {{ disposition.teamer }}"
|
||||
hx-get="{{ path('app_administrative_disposition_special_agreements', { 'uuid': disposition.uuid }) }}"
|
||||
hx-target="body"
|
||||
hx-swap="beforeend">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{% extends 'htmx_modal.html.twig' %}
|
||||
|
||||
{% block title %}Zusätzliche Abspsprachen{% endblock %}
|
||||
{% block title %}Zusätzliche Absprachen{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
{{ form_start(form) }}
|
||||
|
||||
Reference in New Issue
Block a user