Fixing style errors.
This commit is contained in:
parent
1b0b672892
commit
e4d311216a
@ -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();
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user