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) . ' | ';