X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/f66bf46864b00cab02e07cf4407a8d1502642a36..53e34f9acf8185573f82197f4c6289cec4bb933e:/templates/webpages/order/form.html diff --git a/templates/webpages/order/form.html b/templates/webpages/order/form.html index b2e68a518..169355524 100644 --- a/templates/webpages/order/form.html +++ b/templates/webpages/order/form.html @@ -30,7 +30,18 @@ [% L.hidden_tag('action', 'Order/dispatch') %] - [% L.submit_tag('action_update', LxERP.t8('Update')) %] - [% L.submit_tag('action_save', LxERP.t8('Save')) %] + [% L.button_tag('save()', LxERP.t8('Save')) %] + + +