Fixing style errors.

This commit is contained in:
stickler-ci 2022-04-30 01:13:45 +00:00
parent 1b0b672892
commit e4d311216a

View File

@ -887,7 +887,6 @@ class pdf_standard extends ModelePDFStock
} }
$pdf->writeHTMLCell(190, 2, $this->marge_gauche, $nexY, '<b>'.$outputlangs->transnoentities("LastMovement").' : </b>'.$toWrite, 0, 1); $pdf->writeHTMLCell(190, 2, $this->marge_gauche, $nexY, '<b>'.$outputlangs->transnoentities("LastMovement").' : </b>'.$toWrite, 0, 1);
} }
$nexY = $pdf->GetY(); $nexY = $pdf->GetY();