From 74c1bcf4e8b0dffd8087aedbd2902da009bcb067 Mon Sep 17 00:00:00 2001 From: FLIO Date: Tue, 11 Apr 2023 12:58:00 +0200 Subject: [PATCH] Fix to correspond to the requested table --- htdocs/comm/propal/card.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/comm/propal/card.php b/htdocs/comm/propal/card.php index 501fb6ab51c..d8f4889bbaa 100644 --- a/htdocs/comm/propal/card.php +++ b/htdocs/comm/propal/card.php @@ -2777,7 +2777,7 @@ if ($action == 'create') { print '' . price($object->total_localtax1, '', $langs, 0, -1, -1, $object->multicurrency_code) . ''; } print ''; - + print ''; if ($mysoc->localtax2_assuj == "1" || $object->total_localtax2 != 0) { print '' . $langs->transcountry("AmountLT2", $mysoc->country_code) . '';