Look and feel
This commit is contained in:
parent
c9d869f837
commit
009288ad4d
@ -1771,7 +1771,7 @@ while ($i < $imaxinloop) {
|
|||||||
if (!empty($arrayfields['u.login']['checked'])) {
|
if (!empty($arrayfields['u.login']['checked'])) {
|
||||||
print '<td class="tdoverflowmax150">';
|
print '<td class="tdoverflowmax150">';
|
||||||
if ($userstatic->id) {
|
if ($userstatic->id) {
|
||||||
print $userstatic->getLoginUrl(-1);
|
print $userstatic->getNomUrl(-1);
|
||||||
} else {
|
} else {
|
||||||
print ' ';
|
print ' ';
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user