Fixing style errors.

This commit is contained in:
stickler-ci 2020-07-24 11:42:18 +00:00
parent c370241afd
commit fd34908c17

View File

@ -798,7 +798,7 @@ if ($resql)
print '<td class="liste_titre">'; print '<td class="liste_titre">';
print '&nbsp;'; print '&nbsp;';
print '</td>'; print '</td>';
} }
// Limit for alert // Limit for alert
if (!empty($arrayfields['p.seuil_stock_alerte']['checked'])) if (!empty($arrayfields['p.seuil_stock_alerte']['checked']))
{ {