X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/ebe71b37a511272a7e64c9bd06a6cc336480d224..fbcd5580:/templates/webpages/ap/form_footer.html diff --git a/templates/webpages/ap/form_footer.html b/templates/webpages/ap/form_footer.html index 336350315..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,13 +9,8 @@ - - - -[%- IF ( !id && draft_id ) %] - [% L.checkbox_tag('remove_draft', checked=remove_draft, label=LxERP.t8('Remove draft when posting')) %] -