Fix CI again

This commit is contained in:
David Beniamine 2019-03-28 08:58:19 +01:00
parent 2834262010
commit 42bd9f4c74
No known key found for this signature in database
GPG Key ID: DFC3C8C672850E10

View File

@ -512,7 +512,6 @@ if ($placeid > 0)
else
{
print '<tr class="drag drop oddeven"><td class="left"><span class="opacitymedium">'.$langs->trans("Empty").'</span></td><td></td><td></td><td></td></tr>';
}
}