From d09f9b254395ab883f091352d769ee35fb6fb7cd Mon Sep 17 00:00:00 2001 From: Marc de Lima Lucio Date: Mon, 27 Aug 2018 18:19:42 +0200 Subject: [PATCH] FIX: customer/supplier card: add simple tooltip to amount boxes --- htdocs/comm/card.php | 8 ++++---- htdocs/fourn/card.php | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/htdocs/comm/card.php b/htdocs/comm/card.php index 2da33334a92b6..768444c4bb80b 100644 --- a/htdocs/comm/card.php +++ b/htdocs/comm/card.php @@ -547,7 +547,7 @@ $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 @@ $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 @@ $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 @@ $link=DOL_URL_ROOT.'/compta/recap-compta.php?socid='.$object->id; $icon='bill'; if ($link) $boxstat.='
'; - $boxstat.='