X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fbank_transactions%2F_filter.html;h=3eb2d0a3588381b03a19fb44279223df906dc5d8;hb=8817139d57b9a916933a2b210cd2135a90d0ebef;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..3eb2d0a35 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 %] @@ -68,8 +68,7 @@ [% L.input_tag('action_list_all', LxERP.t8('Continue'), type = 'submit', class='submit')%] -[% 'Reset' | $T8 %] - +[% L.button_tag('$("#filter_form").resetForm()', LxERP.t8('Reset')) %]