X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fbank_transactions%2F_filter.html;h=3eb2d0a3588381b03a19fb44279223df906dc5d8;hb=a8151afb9e600b96569d0982465c5a2d3191e258;hp=0aaab14175ede4f9b0a10eed4dc9395825813aab;hpb=15f58ff3dfd79651a95535b53f864ea0e8cb6620;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')) %]