X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fct%2Fform_footer.html;h=652d6dff4f59ca68bedcfc320a8a003cb30841ee;hb=a1a1263bff85923b68be47848cd9441dfdba7fb1;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..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 %] @@ -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,40 @@ - -