X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fgl%2Fform_footer.html;h=f9b018fd6b67567bd9652741635c712eee5edfad;hb=1ce68041a1923c60a6608a2ed6365f5915bacd9a;hp=054aa5a8530f1a1aca5ec9e9a37cf2646136c7c8;hpb=ed667cac4097e2f2e62c7dd440eb0977da53b339;p=kivitendo-erp.git diff --git a/templates/webpages/gl/form_footer.html b/templates/webpages/gl/form_footer.html index 054aa5a85..f9b018fd6 100644 --- a/templates/webpages/gl/form_footer.html +++ b/templates/webpages/gl/form_footer.html @@ -2,16 +2,23 @@ [%- 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 %] @@ -42,5 +49,20 @@ [% L.hidden_tag('draft_description', draft_description) %] [%- END %] + [% L.button_tag("kivi.RecordTemplate.popup('gl_transaction')", LxERP.t8("Record templates")) %] +