Fix phpcs

This commit is contained in:
Laurent Destailleur 2020-06-11 13:58:12 +02:00
parent 5bc9e656bf
commit a48f263af2

View File

@ -422,9 +422,7 @@ if ($id > 0 || $ref)
//print '<a class="butActionRefused classfortooltip" href="#" title="'.$langs->trans("NotAllowed").'">'.$langs->trans("StandingOrderReject").'</a>';
}
}
}
else
{
} else {
//print '<a class="butActionRefused classfortooltip" href="#" title="'.$langs->trans("NotPossibleForThisStatusOfWithdrawReceiptORLine").'">'.$langs->trans("StandingOrderReject").'</a>';
}
}