diff --git a/htdocs/contrat/services.php b/htdocs/contrat/services.php index 8a5634e54fa..c9052da3602 100644 --- a/htdocs/contrat/services.php +++ b/htdocs/contrat/services.php @@ -146,6 +146,7 @@ if ($resql) print '
'; print ''; + print ''; print ''; print ''; @@ -187,7 +188,7 @@ if ($resql) $contractstatic=new Contrat($db); $contractstatic->id=$obj->cid; $contractstatic->ref=$obj->ref?$obj->ref:$obj->cid; - print $contractstatic->getNomUrl(1); + print $contractstatic->getNomUrl(1,16); print ''; // Service @@ -207,7 +208,7 @@ if ($resql) $companystatic->id=$obj->socid; $companystatic->nom=$obj->nom; $companystatic->client=1; - print $companystatic->getNomUrl(1,'customer',32); + print $companystatic->getNomUrl(1,'customer',28); print ''; // Start date