css
This commit is contained in:
parent
16eeeecb9a
commit
07d1a3fe8b
@ -1013,9 +1013,8 @@ if ($resql)
|
|||||||
// Author
|
// Author
|
||||||
if (! empty($arrayfields['u.login']['checked']))
|
if (! empty($arrayfields['u.login']['checked']))
|
||||||
{
|
{
|
||||||
print '<td align="center">';
|
print '<td class="center nowraponall">';
|
||||||
if ($userstatic->id) print $userstatic->getLoginUrl(1);
|
if ($userstatic->id) print $userstatic->getLoginUrl(1);
|
||||||
else print ' ';
|
|
||||||
print "</td>\n";
|
print "</td>\n";
|
||||||
if (! $i) $totalarray['nbfield']++;
|
if (! $i) $totalarray['nbfield']++;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user