chore: update alert wording to be more descriptive
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
<div class="mx-4 lg:mx-8">
|
<div class="mx-4 lg:mx-8">
|
||||||
{% include '_partials/_alert.html.twig' with {
|
{% include '_partials/_alert.html.twig' with {
|
||||||
level: 'info',
|
level: 'info',
|
||||||
messages: ['Bitte vervollständige erst deine Daten, um fortzufahren.']
|
messages: ['Bitte vervollständige erst deine Daten. Du wirst anschließend automatisch weitergeleitet.']
|
||||||
} %}
|
} %}
|
||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|||||||
Reference in New Issue
Block a user