Fixing style errors.

This commit is contained in:
stickler-ci 2021-04-14 00:36:07 +00:00
parent 3b2a27de16
commit 26767c1550

View File

@ -827,7 +827,7 @@ if ($resql) {
$arrayofmassactions = array(
'generate_doc'=>img_picto('', 'pdf').' '.$langs->trans("ReGeneratePDF"),
'builddoc'=>img_picto('', 'pdf').' '.$langs->trans("PDFMerge"),
);
if ($permissiontosendbymail) {
$arrayofmassactions['presend']=img_picto('', 'email').' '.$langs->trans("SendByMail");