From 365f5aefad7884b597a69f58de965fa8f74eb345 Mon Sep 17 00:00:00 2001 From: davidperezgar Date: Thu, 21 May 2026 11:20:13 +0200 Subject: [PATCH] fix add log --- .../formscrm-library/class-contactform7.php | 37 ++++++++----------- 1 file changed, 15 insertions(+), 22 deletions(-) diff --git a/includes/formscrm-library/class-contactform7.php b/includes/formscrm-library/class-contactform7.php index 280acfbb..86c51cb3 100644 --- a/includes/formscrm-library/class-contactform7.php +++ b/includes/formscrm-library/class-contactform7.php @@ -133,14 +133,9 @@ public function settings_add_crm( $args ) { ?>


- crmlib->list_modules( $cf7_crm ); - if ( empty( $modules ) ) { - echo '

' . esc_html__( 'No modules found. Check your API credentials and try reconnecting.', 'formscrm' ) . '

'; - } else { - ?>