X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/a74d7fafa1ecbaf1f786ed7fdc85dc757ce4955f..54bd1719f9ca8db62ef6a3d766d3965e01833c20:/templates/webpages/ct/form_footer.html diff --git a/templates/webpages/ct/form_footer.html b/templates/webpages/ct/form_footer.html index 4ea8a4247..652d6dff4 100644 --- a/templates/webpages/ct/form_footer.html +++ b/templates/webpages/ct/form_footer.html @@ -1,6 +1,7 @@ [%- USE T8 %] [% USE HTML %] [% USE LxERP %] +[% USE L %] @@ -24,7 +25,7 @@ [%- END %] [%- IF id AND is_orphaned %] - + [% L.submit_tag('action', LxERP.t8('Delete'), id => 'action_delete', confirm => LxERP.t8('Do you really want to delete this object?')) %] [%- END %] [%- IF id %] @@ -34,13 +35,28 @@ - -