X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fct%2Fform_footer.html;h=8df9c7e7529c2d3d71c02bcb0322347bc4d8930a;hb=607a807999fdcdbe8c15e43dd124fbe27b749651;hp=0fc528913363a37764bb338061930133592ba46b;hpb=2d3f862b7af94f31860dd264eef7c1bc7de7eae2;p=kivitendo-erp.git diff --git a/templates/webpages/ct/form_footer.html b/templates/webpages/ct/form_footer.html index 0fc528913..8df9c7e75 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 %] @@ -9,22 +10,22 @@
- - + + [%- IF is_customer %] - + [%- ELSE %] - + [%- END %] - - + + [%- IF is_customer %] - + [%- ELSE %] - + [%- 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,19 +35,35 @@ - -