a
This commit is contained in:
parent
4babc659e6
commit
849f635915
|
|
@ -235,7 +235,7 @@ These agreements have been approved by both parties involved and are effective f
|
|||
}
|
||||
else
|
||||
{
|
||||
$pdf->Cell(0,$ht,convertirc("Tt is not a FC1 contact"),0,1,'C',false);
|
||||
$pdf->Cell(0,$ht,convertirc("Tt is not a FC1 contract"),0,1,'C',false);
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
|
|
@ -244,7 +244,7 @@ These agreements have been approved by both parties involved and are effective f
|
|||
}
|
||||
else
|
||||
{
|
||||
$pdf->Cell(0,$ht,convertirc("Tt is not a FC2 contact"),0,1,'C',false);
|
||||
$pdf->Cell(0,$ht,convertirc("Tt is not a FC2 contract"),0,1,'C',false);
|
||||
}
|
||||
/*
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user