Correction sur le lien de l'auteur dans les actions
This commit is contained in:
parent
98e250a0fb
commit
dfab1f34fc
@ -356,7 +356,7 @@ if ($socid > 0) {
|
|||||||
}
|
}
|
||||||
/*
|
/*
|
||||||
*/
|
*/
|
||||||
print '<td width="20%"><a href="../user.php3">'.$obj->code.'</a></td>';
|
print '<td width="20%"><a href="/user/fiche.php3?id='.$obj->fk_user_author.'">'.$obj->code.'</a></td>';
|
||||||
print "</tr>\n";
|
print "</tr>\n";
|
||||||
$i++;
|
$i++;
|
||||||
$tag = !$tag;
|
$tag = !$tag;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user