X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/a74d7fafa1ecbaf1f786ed7fdc85dc757ce4955f..fef43fa:/templates/webpages/ct/form_footer.html
diff --git a/templates/webpages/ct/form_footer.html b/templates/webpages/ct/form_footer.html
index 4ea8a4247..0291b806b 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 %]