From bef2d4a95a05046095d7cace386ce79eb84bdc56 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Thu, 26 Mar 2026 15:44:34 +0000 Subject: [PATCH] a --- Controleur/ControleurAjaxavenantincorporation.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Controleur/ControleurAjaxavenantincorporation.php b/Controleur/ControleurAjaxavenantincorporation.php index 7262fdb8..de77a448 100644 --- a/Controleur/ControleurAjaxavenantincorporation.php +++ b/Controleur/ControleurAjaxavenantincorporation.php @@ -114,7 +114,7 @@ We are pleased to confirm that they have been incorporated into the current poli } // Ici - $pdf->Ln(4); + $pdf->Ln(5); $pdf->SetFont('Arial','B', 8); $pdf->Cell(50, 3,convertirc("Note :"),0,1,'L',false); $pdf->SetFont('Arial','I', 8); @@ -123,7 +123,7 @@ We are pleased to confirm that they have been incorporated into the current poli $garanties = $this->avenant->getListeGarantieAvenantAdherent($idAdherent, $idEntetecontrat); - $pdf->Ln(4); + $pdf->Ln(5); $pdf->SetFont('Arial','B', 8);