X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fir%2Fform_footer.html;h=8538fd42d0e3ddf86af1ae77032ac887d5b0d2f7;hb=a7041228dd1face28a082f5f747c02468ed0bb5a;hp=096380af9caba3f3ecff604c0b51d73f93258e75;hpb=83542c806dc5c249bf640e344eaf3831cdf2f2ea;p=kivitendo-erp.git diff --git a/templates/webpages/ir/form_footer.html b/templates/webpages/ir/form_footer.html index 096380af9..8538fd42d 100644 --- a/templates/webpages/ir/form_footer.html +++ b/templates/webpages/ir/form_footer.html @@ -1,6 +1,7 @@ [%- USE T8 %] [%- USE HTML %] [%- USE LxERP %] +[%- USE L %] @@ -10,6 +11,7 @@ + + [%- IF id && follow_ups.size %] @@ -73,21 +78,19 @@ -[% PROCESS 'webdav/_list.html' %] - [% PROCESS 'ir/_payments.html' %] - - - - - -
[% 'Notes' | $T8 %] [% 'Internal Notes' | $T8 %][% 'Payment Options' | $T8 %]
@@ -18,6 +20,9 @@ + [%- L.checkbox_tag('direct_debit', 'checked', direct_debit, 'label', LxERP.t8('direct debit')) %] +

-[% print_options %] -
+ +[% PROCESS 'webdav/_list.html' %] +
+ [%- LxERP.t8("Loading...") %] +
+ +
+

[% print_options %]

[% IF id %] @@ -96,7 +99,7 @@ [% END %] - + [% IF show_delete %] @@ -116,7 +119,9 @@ [%#- button for saving history %] - + [% IF INSTANCE_CONF.get_ir_show_mark_as_paid %] + + [% END %] [% END %] @@ -126,6 +131,3 @@ - - -