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