X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/59adfa36c82c4e021011c84c70b9384badea33aa..fbcd5580:/templates/webpages/ap/form_footer.html diff --git a/templates/webpages/ap/form_footer.html b/templates/webpages/ap/form_footer.html index 0d948d2a5..e66bb41ce 100644 --- a/templates/webpages/ap/form_footer.html +++ b/templates/webpages/ap/form_footer.html @@ -1,7 +1,7 @@ [%- USE T8 %] [%- USE HTML %] [%- USE L %] -[%- USE LxERP %] +[%- USE LxERP %][%- USE P -%] [%- IF (num_follow_ups && num_due) %]

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

@@ -9,8 +9,8 @@ - - +[% P.hidden_tag('draft_id', draft_id) %] +[% P.hidden_tag('draft_description', draft_description) %]
@@ -42,6 +42,7 @@ [% END %] [%- END %] + [% L.button_tag("kivi.RecordTemplate.popup('ap_transaction')", LxERP.t8("Record templates")) %]