forked from Wavyzz/dolibarr
NEW : add margin in paiement/card.php
This commit is contained in:
@@ -362,7 +362,6 @@ if ($resql) {
|
||||
|
||||
print '<tr class="liste_titre">';
|
||||
print '<td>'.$langs->trans('Bill').'</td>';
|
||||
|
||||
print '<td>'.$langs->trans('Company').'</td>';
|
||||
if (!empty($conf->multicompany->enabled) && !empty($conf->global->MULTICOMPANY_INVOICE_SHARING_ENABLED)) {
|
||||
print '<td>'.$langs->trans('Entity').'</td>';
|
||||
|
||||
Reference in New Issue
Block a user