X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/77807bf531a9c3f945b2de1fc970439be5e95e70..c954dea7c1b814d66b8c31d04fa70a1bbbcce71e:/templates/webpages/is/form_footer.html
diff --git a/templates/webpages/is/form_footer.html b/templates/webpages/is/form_footer.html
index caadf3e85..1cb4a1836 100644
--- a/templates/webpages/is/form_footer.html
+++ b/templates/webpages/is/form_footer.html
@@ -190,7 +190,7 @@
[%#- button for saving history %]
[% IF INSTANCE_CONF.get_is_show_mark_as_paid %]
-
+ [% L.submit_tag("action_mark_as_paid", LxERP.t8('mark as paid'), confirm=LxERP.t8('This will remove the invoice from showing as unpaid even if the unpaid amount does not match the amount. Proceed?')) %]
[% END %]
[% END %]
@@ -201,8 +201,8 @@
-
-
+[% P.hidden_tag('draft_id', draft_id) %]
+[% P.hidden_tag('draft_description', draft_description) %]