From 58591ba3a2c49585eb69b064a70677d77493c92d Mon Sep 17 00:00:00 2001 From: Frank Cools Date: Tue, 7 Oct 2025 20:08:43 +0200 Subject: [PATCH] Remove Notice 4722 header from configuration page - Remove the informational header about Notice 4722 and CA-3 structure - Clean up the configuration page interface - Simplify the page layout for better user experience --- admin/setup_mvp.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/admin/setup_mvp.php b/admin/setup_mvp.php index c80d179..c151682 100644 --- a/admin/setup_mvp.php +++ b/admin/setup_mvp.php @@ -114,11 +114,6 @@ llxHeader('', $title); // Print page header print load_fiche_titre($title, '', 'title_accountancy'); -// Print notice information -print '
'; -print 'Notice 4722 - Summary Table CA3 (3310-CA3-SD)
'; -print 'Configuration basée sur la structure officielle la plus récente du formulaire CA-3.'; -print '

'; // Use Dolibarr's native tab system $head = array();