diff --git a/htdocs/telephonie/ca/gain.php b/htdocs/telephonie/ca/gain.php index 7643ea4334b..2337a5d630a 100644 --- a/htdocs/telephonie/ca/gain.php +++ b/htdocs/telephonie/ca/gain.php @@ -84,7 +84,7 @@ if ($db->query($sql)) print ''.number_format(round($marge), 2, '.', ' ')." %\n"; if ($marge < 0) { - print ''.img_picto('','alerte').''; + print '!!'; } else {