This commit is contained in:
KANE LAZENI 2026-03-18 06:16:24 +00:00
parent 4babc659e6
commit 849f635915
2 changed files with 2 additions and 2 deletions

View File

@ -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);
}
/*

View File

@ -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);
}
/*