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

[% FORM.title %] [%- SELF.order.number -%]

-