This commit is contained in:
2026-03-16 20:19:53 +01:00
parent e127e13140
commit aca2e44631

View File

@@ -470,6 +470,7 @@ Public Class cVERAG_CustomsDeclarations
(Not v.kv_gueltigBis_Datum.HasValue OrElse
v.kv_gueltigBis_Datum.Value.Date <= dateCBAM)
)
Dim vertragHinweisHtml As String =
If(Not hasValidVertrag_CBAM,
"<div style='margin:15px 0; padding:12px; border:2px solid #b00020; " &