X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fgl%2Fform_footer.html;h=e2780802d7a6ab29dcaf0d29399543f72c02185c;hb=07ff196fa5510308b3daa45681574abf23b919ca;hp=6e78ce12f6751b252790730bb7cbe24e929f7c55;hpb=529e6bf96e1ad74ae2e770a9e74f29f26a28d3c8;p=kivitendo-erp.git diff --git a/templates/webpages/gl/form_footer.html b/templates/webpages/gl/form_footer.html index 6e78ce12f..e2780802d 100644 --- a/templates/webpages/gl/form_footer.html +++ b/templates/webpages/gl/form_footer.html @@ -24,32 +24,7 @@ [%- 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 %] - - +