X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fbank_transactions%2F_filter.html;h=662554f2a60f52056c0d716a0aeda890171a8f6a;hb=577042c61c5e1fffb8747079b4f9826e51532ee8;hp=3eb2d0a3588381b03a19fb44279223df906dc5d8;hpb=405313d551dc6e398887716a2889f19d51f0375b;p=kivitendo-erp.git diff --git a/templates/webpages/bank_transactions/_filter.html b/templates/webpages/bank_transactions/_filter.html index 3eb2d0a35..662554f2a 100644 --- a/templates/webpages/bank_transactions/_filter.html +++ b/templates/webpages/bank_transactions/_filter.html @@ -61,12 +61,9 @@ -[% L.hidden_tag('action', 'BankTransaction/dispatch') %] [% L.hidden_tag('sort_by', FORM.sort_by) %] [% L.hidden_tag('sort_dir', FORM.sort_dir) %] [% L.hidden_tag('page', FORM.page) %] -[% L.input_tag('action_list_all', LxERP.t8('Continue'), type = 'submit', class='submit')%] - [% L.button_tag('$("#filter_form").resetForm()', LxERP.t8('Reset')) %]