This commit is contained in:
Jean-Philippe Staelen 2026-01-16 15:57:03 +01:00
parent dc6f2ac4d3
commit 08c7b02559
3 changed files with 3 additions and 2 deletions

View File

@ -320,6 +320,7 @@ class PEPPOL_Woo_Helper {
}
}
return array_values($vat_fields_found);
}

View File

@ -84,7 +84,7 @@ $settings_status = \ESI_PEPPOL\controllers\PEPPOL_Plugin::check_settings_status(
</div>
<!-- Étape 4: Webhook -->
<div class="step" data-step="4">
<div class="step is-done" data-step="4">
<div class="step-card">
<h3><?php echo esc_html($settings_status['webhook']['label']); ?></h3>
<p><?php echo esc_html($settings_status['webhook']['description']); ?></p>