From f4d7b89403d08cabe9175ba866745c5c3db5a287 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sun, 1 Mar 2026 08:43:53 +0000 Subject: [PATCH] a --- Controleur/ControleurAjaxavenantretrait.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Controleur/ControleurAjaxavenantretrait.php b/Controleur/ControleurAjaxavenantretrait.php index 35453816..abd4c6b9 100644 --- a/Controleur/ControleurAjaxavenantretrait.php +++ b/Controleur/ControleurAjaxavenantretrait.php @@ -75,7 +75,7 @@ TTC 20 */ $pdf->SetFont('Arial','B', 10); - $pdf->Cell(20,$ht,convertirc('S / N'),1,0,'C',false); + $pdf->Cell(25,$ht,convertirc('S / N'),1,0,'C',false); $pdf->Cell(55,$ht,convertirc('Surname'),1,0,'C',false); $pdf->Cell(50,$ht,convertirc('Other name'),1,0,'C',false); $pdf->Cell(15,$ht,convertirc('Relat'),1,0,'C',false);