X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fgl%2Fform_footer.html;h=b5769bd44e2366b71467b516e6be5d553fbcf17b;hb=10fe22289afc69419e623b82a45df555e0c81ea6;hp=f9b018fd6b67567bd9652741635c712eee5edfad;hpb=2a48b1f8cbe598a1aba1bfbb8cb4bdd4620e08c7;p=kivitendo-erp.git diff --git a/templates/webpages/gl/form_footer.html b/templates/webpages/gl/form_footer.html index f9b018fd6..b5769bd44 100644 --- a/templates/webpages/gl/form_footer.html +++ b/templates/webpages/gl/form_footer.html @@ -20,37 +20,13 @@
+ + [%- IF id && follow_ups.size %]

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

[%- END %] - -
- -[%- IF id %] - [% L.submit_tag('action', LxERP.t8('Update'), id='update_button') %] - - [% IF !locked && radieren %] - [% L.submit_tag('action', LxERP.t8('Post'), accesskey='b') %] - [% L.submit_tag('action', LxERP.t8('Delete')) %] - [%- END %] - - [%- IF !storno %] - [% L.submit_tag('action', LxERP.t8('Storno')) %] - [%- END %] - - [% L.submit_tag('action', LxERP.t8('Follow-Up'), onclick='follow_up_window()') %] -[%- ELSE %] - - [% L.submit_tag('action', LxERP.t8('Update'), id='update_button') %] - [% L.submit_tag('action', LxERP.t8('Post')) %] - [% L.button_tag('kivi.Draft.popup("gl", "unknown", "' _ draft_id _ '", "' _ draft_description _ '")', LxERP.t8('Drafts')) %] - [% L.hidden_tag('draft_id', draft_id) %] - [% L.hidden_tag('draft_description', draft_description) %] -[%- END %] - - [% L.button_tag("kivi.RecordTemplate.popup('gl_transaction')", LxERP.t8("Record templates")) %] - +