diff --git a/htdocs/compta/facture/card.php b/htdocs/compta/facture/card.php
index 4c11bb595cb..5d81da90088 100644
--- a/htdocs/compta/facture/card.php
+++ b/htdocs/compta/facture/card.php
@@ -5078,15 +5078,15 @@ if ($action == 'create') {
print '
| ';
// Remainder to pay Multicurrency
- if ($object->multicurrency_code != $conf->currency || $object->multicurrency_tx != 1) {
- print '| ';
- print '';
- print $langs->trans('MulticurrencyRemainderToPay');
- print '';
- print ' | ';
- print ''.(!empty($object->multicurrency_code) ? $object->multicurrency_code : $conf->currency).' '.price(price2num($object->multicurrency_tx*$resteapayeraffiche, 'MT')).' | ';
- }
-
+ if ($object->multicurrency_code != $conf->currency || $object->multicurrency_tx != 1) {
+ print '
| ';
+ print '';
+ print $langs->trans('MulticurrencyRemainderToPay');
+ print '';
+ print ' | ';
+ print ''.(!empty($object->multicurrency_code) ? $object->multicurrency_code : $conf->currency).' '.price(price2num($object->multicurrency_tx*$resteapayeraffiche, 'MT')).' | ';
+ }
+
// Retained warranty : usualy use on construction industry
if (!empty($object->situation_final) && !empty($object->retained_warranty) && $displayWarranty) {
// Billed - retained warranty