Fix css
This commit is contained in:
parent
8243ffc174
commit
95ede60de2
@ -465,7 +465,7 @@ if ($num > 0)
|
||||
print $object->priority;
|
||||
print '</td>';
|
||||
|
||||
print '<td>';
|
||||
print '<td class="nowraponall">';
|
||||
if ($obj->jobtype == 'method')
|
||||
{
|
||||
$text = $langs->trans("CronClass");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user