This commit is contained in:
KANE LAZENI 2026-03-18 09:19:24 +00:00
parent 164187e6ca
commit 7212fda3bc

View File

@ -85,7 +85,7 @@
$pdf->SetFont('Arial','', 10);
$pdf->Cell(50,$ht,convertirc("Telefone"),0,0,'L',false);
$pdf->SetFont('Arial','B', 10);
$pdf->Cell(0,$ht,convertirc(": ".$adhentetecperent['telephonePortable']),0,1,'L',false);
$pdf->Cell(0,$ht,convertirc(": ".$entetecp['telephonePortable']),0,1,'L',false);
$pdf->SetFont('Arial','', 10);
$pdf->Cell(50,$ht,convertirc("Email"),0,0,'L',false);