X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/b6185e747246ee3fc630435123ae25a0d68de24c..9ce44b6f09f77fc51a69e4536fa44dee68d0ab85:/templates/webpages/order/form.html diff --git a/templates/webpages/order/form.html b/templates/webpages/order/form.html index 0e2864254..17534de23 100644 --- a/templates/webpages/order/form.html +++ b/templates/webpages/order/form.html @@ -2,7 +2,7 @@ [%- USE LxERP %] [%- USE L %] [%- USE HTML %] -

[% FORM.title %]

+

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

-
+ + + [% L.hidden_tag('callback', FORM.callback) %] [% L.hidden_tag('type', FORM.type) %] [% L.hidden_tag('id', SELF.order.id) %] @@ -41,5 +45,15 @@
[%- LxERP.t8("Loading...") %]
+ + + +