Fixing style errors.

This commit is contained in:
stickler-ci 2022-08-05 02:22:32 +00:00
parent 9db6c779f0
commit 3a83676202

View File

@ -249,7 +249,7 @@ if ($date_endyear) {
}
print '<table class="noborder centpercent">';
print '<tr class="liste_titre">';
print '<tr class="liste_titre">';
if ($modecompta != 'CREANCES-DETTES') {
print_liste_field_titre(''); // Make 4 columns in total whatever $modecompta is
}