X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/b1b3cdebde020c32eb5d0e39e9e6139e1508b9f7..HEAD:/templates/webpages/order/form.html?ds=inline diff --git a/templates/webpages/order/form.html b/templates/webpages/order/form.html index 55e27db29..597aae883 100644 --- a/templates/webpages/order/form.html +++ b/templates/webpages/order/form.html @@ -1,31 +1,63 @@ [%- USE T8 %] [%- USE LxERP %] [%- USE L %] +[%- USE HTML %] + +[% IF FORM.workflow_email_journal_id %] + [% SET FORM.title = LxERP.t8("Email Journal Workflow") _ " - " _ FORM.title %] +[% END %] +