X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fbank_transactions%2F_filter.html;h=662554f2a60f52056c0d716a0aeda890171a8f6a;hb=73f7989fcf23410ebd879d5150f6a13913ca2b90;hp=0aaab14175ede4f9b0a10eed4dc9395825813aab;hpb=a87694dc525b4eabff11029f1e5401621e2bd3bc;p=kivitendo-erp.git diff --git a/templates/webpages/bank_transactions/_filter.html b/templates/webpages/bank_transactions/_filter.html index 0aaab1417..662554f2a 100644 --- a/templates/webpages/bank_transactions/_filter.html +++ b/templates/webpages/bank_transactions/_filter.html @@ -2,7 +2,7 @@ [%- USE L %] [%- USE LxERP %] [%- USE HTML %] -
+
[% 'Show Filter' | $T8 %] [% SELF.filter_summary | html %] @@ -61,15 +61,11 @@ -[% 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')%] - - -[% 'Reset' | $T8 %] +[% L.button_tag('$("#filter_form").resetForm()', LxERP.t8('Reset')) %]