a
This commit is contained in:
parent
164187e6ca
commit
7212fda3bc
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user