bad comment remove

This commit is contained in:
Florian HENRY 2021-05-20 12:48:18 +02:00
parent d93cf0beb7
commit 7874be6e37

View File

@ -948,7 +948,7 @@ if ($resql) {
'generate_doc'=>img_picto('', 'pdf', 'class="pictofixedwidth"').$langs->trans("ReGeneratePDF"),
'builddoc'=>img_picto('', 'pdf', 'class="pictofixedwidth"').$langs->trans("PDFMerge"),
'presend'=>img_picto('', 'email', 'class="pictofixedwidth"').$langs->trans("SendByMail"),
'makepayment'=>$langs->trans("InvoicePaymentsLimits"),
//'makepayment'=>$langs->trans("InvoicePaymentsLimits"),
);
if ($conf->prelevement->enabled && !empty($user->rights->prelevement->bons->creer)) {
$langs->load("withdrawals");