From 776263bb9041eafbf51d18a1451eb0522476db3a Mon Sep 17 00:00:00 2001 From: Frank Cools Date: Tue, 7 Oct 2025 20:10:19 +0200 Subject: [PATCH] Remove DeclarationTVAPCGMapping title from configuration page - Remove the redundant title section from the PCG Mapping tab - Clean up the configuration page interface further - Improve user experience with less redundant text --- admin/setup_mvp.php | 1 - 1 file changed, 1 deletion(-) diff --git a/admin/setup_mvp.php b/admin/setup_mvp.php index c151682..94dcb7c 100644 --- a/admin/setup_mvp.php +++ b/admin/setup_mvp.php @@ -138,7 +138,6 @@ print ''; print ''; print '
'; -print '
' . $langs->trans("DeclarationTVAPCGMapping") . '
'; // Group CA-3 lines by section $lines_by_section = array();