X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/e09f2da35e02b34569254b5d1550aa5dd287761f..HEAD:/templates/webpages/order/form.html diff --git a/templates/webpages/order/form.html b/templates/webpages/order/form.html index 221af11a7..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 %] +