2
0
forked from Wavyzz/dolibarr

Fixing style errors.

This commit is contained in:
stickler-ci
2021-05-12 22:46:09 +00:00
parent 8d035f5ec2
commit 79b51baa3d

View File

@@ -769,7 +769,7 @@ if ($type == Categorie::TYPE_CONTACT) {
}
$objsoc->fetch($contact->socid);
print "\t".'<tr class="oddeven">'."\n";
print '<td class="nowrap" valign="top">';
print $contact->getNomUrl(1, 'category');