X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/558c234e56b3a5387b164655e05f562929d9f736..fbcd5580:/templates/webpages/ar/form_footer.html diff --git a/templates/webpages/ar/form_footer.html b/templates/webpages/ar/form_footer.html index e7b9660dc..70864955b 100644 --- a/templates/webpages/ar/form_footer.html +++ b/templates/webpages/ar/form_footer.html @@ -1,6 +1,6 @@ [% USE LxERP %] [% USE T8 %] -[% USE L %] +[% USE L %][%- USE P -%] [% IF ( follow_up_length && follow_up_due_length ) %] [% LxERP.t8('There are #1 unfinished follow-ups of which #2 are due.', follow_up_length , follow_up_due_length) %] @@ -8,8 +8,8 @@ - - + [% P.hidden_tag('draft_id', draft_id) %] + [% P.hidden_tag('draft_description', draft_description) %]