X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Freconciliation%2Fform.html;h=d8c0844fedca92e8beb622c27b437526afaa8b8d;hb=061f4d6d32ed95055114582ede45e8387b302a53;hp=2c1a4dbb2b3744ae314e09980a557e520d2c6630;hpb=6a12a968761127af91e9da8db7579be2836bcaaa;p=kivitendo-erp.git diff --git a/templates/webpages/reconciliation/form.html b/templates/webpages/reconciliation/form.html index 2c1a4dbb2..d8c0844fe 100644 --- a/templates/webpages/reconciliation/form.html +++ b/templates/webpages/reconciliation/form.html @@ -34,7 +34,8 @@ html, body { [% L.select_tag('filter.local_bank_account_id:number', SELF.BANK_ACCOUNTS, default=FORM.filter.local_bank_account_id_number, - title_sub=\label_sub, with_empty=0, + title_key='displayable_name', + with_empty=0, style='width:450px', onchange='filter_table();') %] @@ -95,25 +96,27 @@ html, body {