X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Far%2Fform_footer.html;fp=templates%2Fwebpages%2Far%2Fform_footer.html;h=3fedfe185d1abf125e4096910073fefbaef41a5d;hb=53593baa211863fbf66540cf1bcc36c8fb37257f;hp=9927cc8529bfaacd2c1942a06238c520b4173da2;hpb=deb4d2dbb676d7d6f69dfe7815d6e0cb09bd4a44;p=kivitendo-erp.git diff --git a/templates/webpages/ar/form_footer.html b/templates/webpages/ar/form_footer.html index 9927cc852..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) %] + +