X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Far%2Fform_footer.html;h=3fedfe185d1abf125e4096910073fefbaef41a5d;hb=3591b710cbe757a131ff768ed7d6066d8412bc0e;hp=6fa8b4441d6ff50f547deaa626386915b1e9393f;hpb=d440aa097f47460e6022a88edf8f889db2ad0ad4;p=kivitendo-erp.git diff --git a/templates/webpages/ar/form_footer.html b/templates/webpages/ar/form_footer.html index 6fa8b4441..3fedfe185 100644 --- a/templates/webpages/ar/form_footer.html +++ b/templates/webpages/ar/form_footer.html @@ -1,5 +1,6 @@ [% USE LxERP %] [% USE T8 %] +[% 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) %] @@ -7,46 +8,20 @@ - - - -
- - [% IF ( !id && draft_id ) %] - - - [% END %] - -
- - - - [% IF ( show_storno_button ) %] - - [% END %] - - [% IF ( id ) %] - [% IF ( radier ) %] - - - [% END %] - - [% IF ( !is_closed ) %] - - [% END %] - - - - - [% ELSE %] - [% IF ( !is_closed ) %] - - - [% END %] - [% END %] - - [% IF ( show_mark_as_paid_button ) %] - - [% END %] - + [% P.hidden_tag('draft_id', draft_id) %] + [% P.hidden_tag('draft_description', draft_description) %] + +