typo
This commit is contained in:
parent
4bda3a3f21
commit
fb57941b21
@ -290,7 +290,7 @@ if ($id > 0 || ! empty($ref))
|
||||
}
|
||||
else
|
||||
{
|
||||
print '<tr clas="impair">';
|
||||
print '<tr class="impair">';
|
||||
print '<td colspan="3">'.$langs->trans("None").'</td>';
|
||||
print '</tr>';
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user