Merge pull request #8041 from dolibarr95/patch-35

NEW Add class in societe/card.php
This commit is contained in:
Laurent Destailleur 2018-01-11 00:47:53 +01:00 committed by GitHub
commit f83ea80d6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -924,7 +924,7 @@ function show_contacts($conf,$langs,$db,$object,$backtopage='')
$contactstatic->setGenderFromCivility();
print "<tr>";
print '<tr class="oddeven">';
// Photo - Name
print '<td>';