diff --git a/htdocs/comm/fiche.php3 b/htdocs/comm/fiche.php3 index c943736d8db..91681dfb1c4 100644 --- a/htdocs/comm/fiche.php3 +++ b/htdocs/comm/fiche.php3 @@ -388,7 +388,7 @@ if ($socid > 0) { } /* */ - print ''.$obj->code.''; + print ''.$obj->code.''; print "\n"; $i++; } @@ -481,7 +481,7 @@ if ($socid > 0) { } /* */ - print ''.$obj->code.''; + print ''.$obj->code.''; print "\n"; $i++; }