bad comment remove
This commit is contained in:
parent
d93cf0beb7
commit
7874be6e37
@ -948,7 +948,7 @@ if ($resql) {
|
|||||||
'generate_doc'=>img_picto('', 'pdf', 'class="pictofixedwidth"').$langs->trans("ReGeneratePDF"),
|
'generate_doc'=>img_picto('', 'pdf', 'class="pictofixedwidth"').$langs->trans("ReGeneratePDF"),
|
||||||
'builddoc'=>img_picto('', 'pdf', 'class="pictofixedwidth"').$langs->trans("PDFMerge"),
|
'builddoc'=>img_picto('', 'pdf', 'class="pictofixedwidth"').$langs->trans("PDFMerge"),
|
||||||
'presend'=>img_picto('', 'email', 'class="pictofixedwidth"').$langs->trans("SendByMail"),
|
'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)) {
|
if ($conf->prelevement->enabled && !empty($user->rights->prelevement->bons->creer)) {
|
||||||
$langs->load("withdrawals");
|
$langs->load("withdrawals");
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user