Fixing style errors.
This commit is contained in:
parent
8d035f5ec2
commit
79b51baa3d
@ -769,7 +769,7 @@ if ($type == Categorie::TYPE_CONTACT) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
$objsoc->fetch($contact->socid);
|
$objsoc->fetch($contact->socid);
|
||||||
|
|
||||||
print "\t".'<tr class="oddeven">'."\n";
|
print "\t".'<tr class="oddeven">'."\n";
|
||||||
print '<td class="nowrap" valign="top">';
|
print '<td class="nowrap" valign="top">';
|
||||||
print $contact->getNomUrl(1, 'category');
|
print $contact->getNomUrl(1, 'category');
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user