Fixing style errors.
This commit is contained in:
parent
740b2c9228
commit
2cf5f12a62
@ -548,7 +548,6 @@ class pdf_paiement
|
|||||||
}
|
}
|
||||||
$pdf->SetFillColor(220, 220, 220);
|
$pdf->SetFillColor(220, 220, 220);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
$total += $total_page;
|
$total += $total_page;
|
||||||
$pdf->SetFillColor(255, 255, 255);
|
$pdf->SetFillColor(255, 255, 255);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user