X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Freconciliation%2Fsearch.html;h=3474b282ca5e7494e0634cebfcca8bc38d24a33b;hb=061f4d6d32ed95055114582ede45e8387b302a53;hp=b87ed4ac266b26c43f04eb00fb2a2daa9e48af50;hpb=6a12a968761127af91e9da8db7579be2836bcaaa;p=kivitendo-erp.git diff --git a/templates/webpages/reconciliation/search.html b/templates/webpages/reconciliation/search.html index b87ed4ac2..3474b282c 100644 --- a/templates/webpages/reconciliation/search.html +++ b/templates/webpages/reconciliation/search.html @@ -11,7 +11,7 @@ - + @@ -26,7 +26,7 @@ - +
[% 'Bank account' | $T8 %][% L.select_tag('filter.local_bank_account_id:number', SELF.BANK_ACCOUNTS, default=bank_account, title_sub=\label_sub, with_empty=0, style='width:450px') %][% L.select_tag('filter.local_bank_account_id:number', SELF.BANK_ACCOUNTS, title_key='displayable_name', with_empty=0, style='width:450px') %]
[% 'Cleared/uncleared only' | $T8 %][% L.select_tag('filter.cleared:eq_ignore_empty', SELF.cleared, value_key = 'value', title_key = 'title') %][% L.select_tag('filter.cleared:eq_ignore_empty', SELF.cleared, value_key = 'value', title_key = 'title', default = 'FALSE' ) %]