This commit is contained in:
Jean-Philippe Staelen 2026-01-16 15:51:09 +01:00
commit 73fb3385b9

View File

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