diff --git a/htdocs/comm/card.php b/htdocs/comm/card.php index 2da33334a92..768444c4bb8 100644 --- a/htdocs/comm/card.php +++ b/htdocs/comm/card.php @@ -547,7 +547,7 @@ if ($id > 0) $link=''; $icon='bill'; if ($link) $boxstat.=''; - $boxstat.='
'; + $boxstat.='
'; $boxstat.=''.img_object("",$icon).' '.$text.'
'; $boxstat.=''.price($outstandingTotal, 1, $langs, 1, -1, -1, $conf->currency).''; $boxstat.='
'; @@ -565,7 +565,7 @@ if ($id > 0) $link=''; $icon='bill'; if ($link) $boxstat.='
'; - $boxstat.='
'; + $boxstat.='
'; $boxstat.=''.img_object("",$icon).' '.$text.'
'; $boxstat.=''.price($outstandingTotal, 1, $langs, 1, -1, -1, $conf->currency).''; $boxstat.='
'; @@ -582,7 +582,7 @@ if ($id > 0) $link=''; $icon='bill'; if ($link) $boxstat.='
'; - $boxstat.='
'; + $boxstat.='
'; $boxstat.=''.img_object("",$icon).' '.$text.'
'; $boxstat.=''.price($outstandingTotal, 1, $langs, 1, -1, -1, $conf->currency).''; $boxstat.='
'; @@ -598,7 +598,7 @@ if ($id > 0) $link=DOL_URL_ROOT.'/compta/recap-compta.php?socid='.$object->id; $icon='bill'; if ($link) $boxstat.='
'; - $boxstat.='