This commit is contained in:
aspangaro 2015-06-19 06:06:46 +02:00
parent 4bda3a3f21
commit fb57941b21

View File

@ -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>';
}