Fix phpcs

This commit is contained in:
Laurent Destailleur 2020-10-25 21:07:37 +01:00
parent 02ef5ad3b9
commit baa86d773b

View File

@ -2346,7 +2346,6 @@ else
} }
else else
{ {
$text = $langs->trans('ConfirmValidateBill', $numref); $text = $langs->trans('ConfirmValidateBill', $numref);
/*if (! empty($conf->notification->enabled)) /*if (! empty($conf->notification->enabled))
{ {