X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fgl%2Fform_footer.html;h=e2780802d7a6ab29dcaf0d29399543f72c02185c;hb=0070a2500fcd59d65a6f39a7a4e8d5eb9ef6cdbd;hp=ede815bc79612f420d3ee736ac906a453e93fc8e;hpb=781c16772f3c80cc827f11815bfb07b8318621f0;p=kivitendo-erp.git diff --git a/templates/webpages/gl/form_footer.html b/templates/webpages/gl/form_footer.html index ede815bc7..e2780802d 100644 --- a/templates/webpages/gl/form_footer.html +++ b/templates/webpages/gl/form_footer.html @@ -2,49 +2,41 @@ [%- USE LxERP %] [%- USE T8 %] [%- USE L %] - - [% LxERP.format_amount(totaldebit, 2) | html %] - [% LxERP.format_amount(totalcredit, 2) | html %] - + + [% LxERP.format_amount(totaldebit, 2) | html %] + [% LxERP.format_amount(totalcredit, 2) | html %] + + + + + +[% PROCESS 'webdav/_list.html' %] + +
[%- IF id && follow_ups.size %]

[% LxERP.t8('There are #1 unfinished follow-ups of which #2 are due.', follow_ups.size , follow_ups_due) %]

[%- END %] - -
- -[%- IF id %] - [% L.submit_tag('action', LxERP.t8('Update'), id='update_button') %] - - [% IF !locked && radieren %] - [% L.submit_tag('action', LxERP.t8('Post'), accesskey='b') %] - [% L.submit_tag('action', LxERP.t8('Delete')) %] + + +