Update Workflow-Integration description in Index.cshtml

Revised the description for the "Workflow-Integration" feature
in the `Index.cshtml` file. The previous text, "Durchlauf
definierter Verarbeitungsschritte mit Status-Tracking"
(Execution of defined processing steps with status tracking),
was replaced with "Hier werden Workflow-Schritte durchlaufen
und der Ergebnisbericht erstellt." (Here, workflow steps are
executed, and the result report is generated).
This commit is contained in:
OlgunR
2026-06-02 17:09:11 +02:00
parent 84a4c182e2
commit ba570687b2

View File

@@ -31,7 +31,7 @@
<li class="mb-2">
<strong>Workflow-Integration</strong>
<br/>
<small class="text-muted">Durchlauf definierter Verarbeitungsschritte mit Status-Tracking</small>
<small class="text-muted">Hier werden Workflow-Schritte durchlaufen und der Ergebnisbericht erstellt.</small>
</li>
<li class="mb-2">
<strong>Ausgabe-Generierung</strong>