diff --git a/htdocs/contrat/index.php b/htdocs/contrat/index.php index b33e9f8b96d..17e5d25c534 100644 --- a/htdocs/contrat/index.php +++ b/htdocs/contrat/index.php @@ -84,7 +84,7 @@ if ( $db->query($sql) ) print '
| '.$langs->trans("NotActivatedServices").' | '; + print '||||
| '.$langs->trans("NotActivatedServices").' | '; print "||||
";
- print ' ';
- print ' '.$obj->label.' | ';
- print ''.img_object($langs->trans("ShowContract"),"contract").' '.$obj->cid.' | '; + print ''.img_object($langs->trans("ShowContract"),"contract").' '.$obj->fk_contrat.' | '; + print ''.img_object($langs->trans("ShowService"),"service").' '.$obj->label.' | '; + print '![]() | ';
print "
| '.$langs->trans("LastActivatedServices",min($num,$max)).' | '; + print '||||
| '.$langs->trans("LastActivatedServices",min($num,$max)).' | '; print "||||
";
- print ' ';
- print " fk_contrat\">$obj->label | \n";
- print ''.img_object($langs->trans("ShowContract"),"contract").' '.$obj->cid.' | '; + print ''.img_object($langs->trans("ShowContract"),"contract").' '.$obj->cid.' | '; + print ''.img_object($langs->trans("ShowService"),"service").' '.$obj->label.' | '; + print '![]() | ';
print "