X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/b90ff6b18df92c98b1b875d14835d1fdf9ff339a..HEAD:/templates/webpages/order/form.html?ds=inline 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 -%]

-