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