X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fir%2Fform_footer.html;h=67a49a5a28ea9437a489f5f8c4d431d72f8e08c5;hb=108f7a8c7ba3137f0e0bcf5142b0269dd25b1115;hp=ad241a17a1c332e49356e34e938205b512577b06;hpb=71a0f6e96621c680d5c592d57aedd5b450bea3f1;p=kivitendo-erp.git diff --git a/templates/webpages/ir/form_footer.html b/templates/webpages/ir/form_footer.html index ad241a17a..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,7 +121,7 @@ [% IF show_storno %] - + [% L.submit_tag("action", LxERP.t8("Storno"), confirm=LxERP.t8('Do you really want to cancel this invoice?')) %] [% END %] @@ -138,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 %]