feat: update message text
This commit is contained in:
@@ -179,8 +179,11 @@
|
||||
{# Invoice paid #}
|
||||
{% if workflow_has_marked_place(disposition, 'completed') %}
|
||||
<h3 class="text-xl font-bold pb-4">
|
||||
Dein Honorar wurde überwiesen
|
||||
Danke für die Honorarnote
|
||||
</h3>
|
||||
<p class="pb-4">
|
||||
Wir werden sie schnellstmöglich bearbeiten.
|
||||
</p>
|
||||
{% endif %}
|
||||
|
||||
<div class="pt-4">
|
||||
@@ -190,4 +193,4 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user