css
This commit is contained in:
parent
b3b0fe2444
commit
d3c3565190
@ -1134,8 +1134,8 @@ if ($resql) {
|
|||||||
}
|
}
|
||||||
// Conciliated
|
// Conciliated
|
||||||
if (!empty($arrayfields['b.conciliated']['checked'])) {
|
if (!empty($arrayfields['b.conciliated']['checked'])) {
|
||||||
print '<td class="liste_titre" align="center">';
|
print '<td class="liste_titre center parentonrightofpage">';
|
||||||
print $form->selectyesno('search_conciliated', $search_conciliated, 1, false, 1, 1);
|
print $form->selectyesno('search_conciliated', $search_conciliated, 1, false, 1, 1, 'search_status onrightofpage maxwidth75');
|
||||||
print '</td>';
|
print '</td>';
|
||||||
}
|
}
|
||||||
// Bordereau
|
// Bordereau
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user