X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/03d3d025ea4c8bea085fc7cdf1fe7be0b513eb63..c0ed7d2fa:/templates/webpages/ir/form_footer.html diff --git a/templates/webpages/ir/form_footer.html b/templates/webpages/ir/form_footer.html index e979a807e..67a49a5a2 100644 --- a/templates/webpages/ir/form_footer.html +++ b/templates/webpages/ir/form_footer.html @@ -15,7 +15,7 @@ - + [% L.textarea_tag("notes", notes, wrap="soft", style="width: 350px; height: 150px", class="texteditor") %] @@ -121,13 +121,14 @@ [% IF show_storno %] - + [% L.submit_tag("action", LxERP.t8("Storno"), confirm=LxERP.t8('Do you really want to cancel this invoice?')) %] [% END %] [% IF show_delete %] + [% END %] @@ -137,12 +138,12 @@ [% UNLESS locked %] [%- END %] - + [% L.button_tag('kivi.Draft.popup("ir", "invoice", "' _ draft_id _ '", "' _ draft_description _ '")', LxERP.t8('Drafts')) %] [% END # id %] [% IF id %] [%#- button for saving history %] - + [% IF INSTANCE_CONF.get_ir_show_mark_as_paid %]