Fix: Language on document
This commit is contained in:
parent
ae2c0edb84
commit
6b36a285bd
@ -369,7 +369,7 @@ class pdf_typhon extends ModelePDFDeliveryOrder
|
|||||||
*/
|
*/
|
||||||
function _pagehead(&$pdf, $delivery, $showadress=1, $outputlangs)
|
function _pagehead(&$pdf, $delivery, $showadress=1, $outputlangs)
|
||||||
{
|
{
|
||||||
global $conf,$mysoc;
|
global $langs,$conf,$mysoc;
|
||||||
|
|
||||||
$pdf->SetTextColor(0,0,60);
|
$pdf->SetTextColor(0,0,60);
|
||||||
$pdf->SetFont('Arial','B',13);
|
$pdf->SetFont('Arial','B',13);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user