diff --git a/CertReports.Syncfusion/Services/Implementations/EventiSectionRenderer.cs b/CertReports.Syncfusion/Services/Implementations/EventiSectionRenderer.cs index 87f91fe..aba96f8 100644 --- a/CertReports.Syncfusion/Services/Implementations/EventiSectionRenderer.cs +++ b/CertReports.Syncfusion/Services/Implementations/EventiSectionRenderer.cs @@ -57,7 +57,7 @@ public class EventiSectionRenderer : IPdfSectionRenderer { "Osservazione", "Pagamento", "Barriera Cedola", "Cedola %", "Pagato", "Memoria", - "Importo Pagato", "Livello Richiamo Anticipato", "Valore Richiamo Anticipato" + "Importo Pagato", "Soglia Rimborso", "Valore Richiamo Anticipato" }; cw = new float[] { 62, 58, 52, 46, 36, 46, 52, 58, 52 }; paidColIndex = 4;