X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/faf31da3a0c5112557d491f6bae9c32d3843781f..HEAD:/templates/webpages/order/form.html diff --git a/templates/webpages/order/form.html b/templates/webpages/order/form.html index 6020fd7b7..597aae883 100644 --- a/templates/webpages/order/form.html +++ b/templates/webpages/order/form.html @@ -2,6 +2,10 @@ [%- USE LxERP %] [%- USE L %] [%- USE HTML %] + +[% IF FORM.workflow_email_journal_id %] + [% SET FORM.title = LxERP.t8("Email Journal Workflow") _ " - " _ FORM.title %] +[% END %]