css
This commit is contained in:
parent
5ca9c71449
commit
5b8c50cb72
@ -338,7 +338,7 @@ if (!empty($arrayfields['t.libelle']['checked']))
|
||||
if (!empty($arrayfields['d.bank']['checked']))
|
||||
{
|
||||
print '<td class="liste_titre">';
|
||||
$form->select_comptes($search_account, 'search_account', 0, '', 1, '', 0, 'maxwidth100');
|
||||
$form->select_comptes($search_account, 'search_account', 0, '', 1, '', 0, 'maxwidth150');
|
||||
print '</td>';
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user