Correct icon bank
This commit is contained in:
parent
4a899cd856
commit
05dcb0d1ac
@ -181,7 +181,7 @@ if ($resql)
|
|||||||
$var=True;
|
$var=True;
|
||||||
$num = $db->num_rows($resql);
|
$num = $db->num_rows($resql);
|
||||||
|
|
||||||
print_fiche_titre($langs->trans("Reconciliation").': <a href="account.php?account='.$acct->id.'">'.$acct->label.'</a>','title_bank.png');
|
print_fiche_titre($langs->trans("Reconciliation").': <a href="account.php?account='.$acct->id.'">'.$acct->label.'</a>', '', 'title_bank.png');
|
||||||
print '<br>';
|
print '<br>';
|
||||||
|
|
||||||
// Show last bank receipts
|
// Show last bank receipts
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user