X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fct%2Fform_footer.html;h=791aacf00b1e8aa2c734477a2f5576a18bfb9b6e;hb=fd53cf92a8fb2dc9919e4b2a497af604232c411e;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..791aacf00 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,10 +35,6 @@ - -