Fixing style errors.
This commit is contained in:
parent
e57d1c6e3c
commit
4c69691878
@ -548,7 +548,7 @@ print '</table>';
|
||||
if ($mysoc->country_code == 'FR') {
|
||||
print '<br>';
|
||||
|
||||
// Advanced params
|
||||
// Advanced params
|
||||
print '<table class="noborder centpercent">';
|
||||
print '<tr class="liste_titre">';
|
||||
print '<td colspan="2">' . $langs->trans('OptionsAdvanced') . '</td>';
|
||||
|
||||
@ -3349,7 +3349,6 @@ class FactureFournisseur extends CommonInvoice
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user